Commit graph

16 commits

Author SHA1 Message Date
Winston Du
4c132477eb
Merge pull request #59 from geojaz/feat/vertexai-auth
Feat: Enables authentication to google via VertexAI and application default creds
2025-11-18 20:37:07 -08:00
Ken Chau
7bb25b525e fixing the server.py for gpt-5.1 2025-11-17 09:20:35 -08:00
Eric Hole
7cefb1593b Feat: Enables authentication to google via VertexAI and application default credentials 2025-10-12 15:27:44 -07:00
Winston Du
ab8566a786
Merge pull request #28 from sczheng189/main
Best effort sanitize error objects to ensure serialization
2025-08-21 03:12:15 -04:00
sczheng189
942f5ba9e0 修复json错误 2025-08-21 15:02:05 +08:00
Winston Du
08778097ee
Merge pull request #18 from rwrz/fix_thinking
fix thinking (@mettamatt)
2025-08-20 23:29:55 -04:00
Winston Du
765f3f4a66
Merge branch 'main' into transparent-anthropic-proxy 2025-08-20 23:02:37 -04:00
Zhizhen He
a595457352
feat: support custom endpoint with openai compatible apis 2025-08-05 22:10:41 +08:00
Oleksandr Tereshchenko
8876b4dbd3 Enable "just an Anthropic proxy" mode (possibility not to remap to neither OpenAI nor Gemini) 2025-06-30 16:31:08 +03:00
RWRZ
d63007d928 fix thinking (@mettamatt) 2025-04-29 07:53:19 -03:00
Rahul Sengottuvelu
e9c8cf8de6 refactor: set default provider to openai and update default models to gpt-4.1/mini 2025-04-14 14:03:54 -04:00
Rahul Sengottuvelu
e07c97b7a2 refactor: update default models to gemini 2.5/2.0 and remove 1.5 refs 2025-04-09 16:35:02 -04:00
Rahul Sengottuvelu
b64350df69 feat: add provider preference and update model mapping. Introduce PREFERRED_PROVIDER env var (default: google). Update default BIG/SMALL models to Gemini latest. Refactor model mapping logic to respect provider preference. Add .env.example and update README. 2025-04-09 16:23:48 -04:00
Rahul Sengottuvelu
38f961a4b4 fix 2025-03-19 07:58:22 -04:00
Rahul Sengottuvelu
f6f5137c9b fix 2025-03-18 20:47:42 -04:00
Rahul Sengottuvelu
5a52c511fb first commit 2025-03-18 20:35:36 -04:00