Commit graph

218 commits

Author SHA1 Message Date
Salman Paracha
fd03a099ef
renaming branch (#582)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
2025-10-02 19:01:13 -07:00
Adil Hafeez
60118e1853
Update README.md 2025-10-02 17:55:47 -07:00
Adil Hafeez
9c05eaa3d7
Add LLM_GATEWAY_ENDPOINT environment variable info 2025-10-01 10:41:26 -07:00
Adil Hafeez
d588e3da98
Merge branch 'main' into adil/agent_format 2025-09-30 19:07:49 -07:00
Adil Hafeez
94d57804d7
more fixes 2025-09-30 15:27:30 -07:00
Adil Hafeez
3b672e798c
more changes 2025-09-30 15:01:06 -07:00
Adil Hafeez
cd563c2706
release 0.3.15 (#579) 2025-09-30 13:44:11 -07:00
Adil Hafeez
92a8782332
add support for model_providers 2025-09-30 12:18:29 -07:00
Adil Hafeez
2cebc0c85f
Merge branch 'main' into adil/agent_format 2025-09-30 11:39:34 -07:00
Adil Hafeez
0acd2a9a5e
more changes 2025-09-30 10:47:54 -07:00
Adil Hafeez
7df1b8cdb0
release 0.3.14 (#577) 2025-09-29 23:11:43 -07:00
Salman Paracha
cf23aefddd
fixing README for claude code and adding a helper script to show model selection (#576)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
2025-09-29 21:20:52 -07:00
Salman Paracha
f00870dccb
adding support for claude code routing (#575)
* fixed for claude code routing. first commit

* removing redundant enum tags for cache_control

* making sure that claude code can run via the archgw cli

* fixing broken config

* adding a README.md and updated the cli to use more of our defined patterns for params

* fixed config.yaml

* minor fixes to make sure PR is clean. Ready to ship

* adding claude-sonnet-4-5 to the config

* fixes based on PR

* fixed alias for README

* fixed 400 error handling tests, now that we write temperature to 1.0 for GPT-5

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-257.local>
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-288.local>
2025-09-29 19:23:08 -07:00
Adil Hafeez
eeea7bb171 Merge branch 'main' into adil/agent_format 2025-09-25 17:01:30 -07:00
Salman Paracha
03c2cf6f0d
fixed changes related to max_tokens and processing http error codes like 400 properly (#574)
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-257.local>
2025-09-25 17:00:37 -07:00
Adil Hafeez
1cd5bb4235
introduce agent that would respond to the user 2025-09-23 17:35:57 -07:00
Adil Hafeez
ac68e802d8
Merge branch 'main' into adil/agent_format 2025-09-22 14:39:06 -07:00
Adil Hafeez
7ce8d44d8e
release 0.3.13 (#572) 2025-09-19 11:26:49 -07:00
Salman Paracha
fbe82351c0
Salmanap/fix docs new providers model alias (#571)
* fixed docs and added ollama as a first-class LLM provider

* matching the LLM routing section on the README.md to the docs

* updated the section on preference-based routing

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-167.local>
2025-09-19 10:19:57 -07:00
Salman Paracha
8d0b468345
draft commit to add support for xAI, TogehterAI, AzureOpenAI (#570)
* draft commit to add support for xAI, LambdaAI, TogehterAI, AzureOpenAI

* fixing failing tests and updating rederend config file

* Update arch_config_with_aliases.yaml

* adding the AZURE_API_KEY to the GH workflow for e2e

* fixing GH secerts

* adding valdiating for azure_openai

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-167.local>
2025-09-18 18:36:30 -07:00
Adil Hafeez
0c76f2e6e7
more changs 2025-09-18 11:08:51 -07:00
Adil Hafeez
a73c8d1dc1
more changes 2025-09-17 18:11:37 -07:00
Adil Hafeez
a3f93de85d
add retry 2025-09-17 17:53:39 -07:00
Adil Hafeez
08471d8adf
add streaming 2025-09-17 09:39:10 -07:00
Salman Paracha
b56311f458
adding code snippets in a single place for newsletter (#569)
* adding code snippets in a single place for newsletter

* fixing README and run_demo.sh

* renaming branch

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-136.local>
2025-09-17 01:06:06 -07:00
Adil Hafeez
6cfce60501
add more changes 2025-09-16 15:25:47 -07:00
Adil Hafeez
c1757bec88
Merge branch 'main' into adil/agent_format 2025-09-16 14:54:43 -07:00
Adil Hafeez
118f60eea7
release 0.3.12 (#567) 2025-09-16 11:56:05 -07:00
Adil Hafeez
71e4435500
more changes 2025-09-16 11:23:34 -07:00
Salman Paracha
4eb2b410c5
adding support for model aliases in archgw (#566)
* adding support for model aliases in archgw

* fixed PR based on feedback

* removing README. Not relevant for PR

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-136.local>
2025-09-16 11:12:08 -07:00
Adil Hafeez
e57000000d
more changes 2025-09-15 16:01:48 -07:00
Adil Hafeez
a016212588
more changes 2025-09-15 13:18:52 -07:00
Salman Paracha
f5f33f6de2 fixed csv parsing 2025-09-12 11:52:36 -07:00
Adil Hafeez
4e9df76452
Merge branch 'main' into adil/agent_format 2025-09-12 10:26:20 -07:00
Adil Hafeez
1e8c81d8f6
release 0.3.11 (#565) 2025-09-11 18:44:18 -07:00
Adil Hafeez
093834bb05
fix more 2025-09-11 15:55:25 -07:00
Salman Paracha
32838584cf changes to the agents 2025-09-11 13:25:09 -07:00
Adil Hafeez
c1e142f55f
push demo changes 2025-09-11 11:35:51 -07:00
Adil Hafeez
9120e5b7ba
fix tests 2025-09-10 17:10:15 -07:00
Adil Hafeez
33ef00f997
remove file 2025-09-10 16:39:41 -07:00
Adil Hafeez
d327aaa92c
more updates 2025-09-10 16:38:07 -07:00
Adil Hafeez
965de92642
rename 2025-09-10 13:59:05 -07:00
Adil Hafeez
6db2208678
only add file format 2025-09-10 13:51:32 -07:00
Adil Hafeez
36cfa55233
add file format 2025-09-10 13:48:51 -07:00
Adil Hafeez
5df01d73f0
Merge branch 'main' into adil/tmobile_work 2025-09-10 10:47:33 -07:00
Salman Paracha
fb0581fd39
add support for v1/messages and transformations (#558)
* pushing draft PR

* transformations are working. Now need to add some tests next

* updated tests and added necessary response transformations for Anthropics' message response object

* fixed bugs for integration tests

* fixed doc tests

* fixed serialization issues with enums on response

* adding some debug logs to help

* fixed issues with non-streaming responses

* updated the stream_context to update response bytes

* the serialized bytes length must be set in the response side

* fixed the debug statement that was causing the integration tests for wasm to fail

* fixing json parsing errors

* intentionally removing the headers

* making sure that we convert the raw bytes to the correct provider type upstream

* fixing non-streaming responses to tranform correctly

* /v1/messages works with transformations to and from /v1/chat/completions

* updating the CLI and demos to support anthropic vs. claude

* adding the anthropic key to the preference based routing tests

* fixed test cases and added more structured logs

* fixed integration tests and cleaned up logs

* added python client tests for anthropic and openai

* cleaned up logs and fixed issue with connectivity for llm gateway in weather forecast demo

* fixing the tests. python dependency order was broken

* updated the openAI client to fix demos

* removed the raw response debug statement

* fixed the dup cloning issue and cleaned up the ProviderRequestType enum and traits

* fixing logs

* moved away from string literals to consts

* fixed streaming from Anthropic Client to OpenAI

* removed debug statement that would likely trip up integration tests

* fixed integration tests for llm_gateway

* cleaned up test cases and removed unnecessary crates

* fixing comments from PR

* fixed bug whereby we were sending an OpenAIChatCompletions request object to llm_gateway even though the request may have been AnthropicMessages

---------

Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-4.local>
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-9.local>
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-10.local>
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-41.local>
Co-authored-by: Salman Paracha <salmanparacha@MacBook-Pro-136.local>
2025-09-10 07:40:30 -07:00
Adil Hafeez
c3a0874829
add more 2025-09-07 23:26:45 -07:00
Adil Hafeez
22c84fb689
pending tmo work 2025-09-07 23:26:00 -07:00
Adil Hafeez
1fdde8181a
release 0.3.10 (#555) 2025-08-13 14:50:10 -07:00
Adil Hafeez
ad4cea227f
release 0.3.9 (#552) 2025-08-12 13:43:43 -07:00