Commit graph

29 commits

Author SHA1 Message Date
Winston Du
08778097ee
Merge pull request #18 from rwrz/fix_thinking
fix thinking (@mettamatt)
2025-08-20 23:29:55 -04:00
Winston Du
dd85890ca2
Merge pull request #23 from kelvinnewtonHudl/ClaudeCodeProxy-ReadmeFix
Fixed repo name in README
2025-08-20 23:25:12 -04:00
Winston Du
a6ccde39e7
Merge pull request #31 from teremterem/transparent-anthropic-proxy
Add "transparent Anthropic proxy" mode with PREFERRED_PROVIDER=anthropic
2025-08-20 23:15:06 -04:00
Winston Du
765f3f4a66
Merge branch 'main' into transparent-anthropic-proxy 2025-08-20 23:02:37 -04:00
rahul
25e98daef3
Merge pull request #43 from hezhizhen/custom-endpoint
feat: support custom endpoint with openai compatible apis
2025-08-19 12:43:06 -04:00
Zhizhen He
a595457352
feat: support custom endpoint with openai compatible apis 2025-08-05 22:10:41 +08:00
Oleksandr Tereshchenko
2da549dc24 docs: describe "transparent mode" - using Anthropic models themselves without any kind of remapping 2025-06-30 17:30:13 +03:00
Oleksandr Tereshchenko
c962a39215 docs: describe "transparent mode" - using Anthropic models themselves without any kind of remapping 2025-06-30 17:22:58 +03: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
Kelvin Newton
6a0338cf1e
Fixed repo name in README 2025-05-14 09:52:18 -04: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
f3282ca21d docs: restore correct uv setup instructions 2025-04-09 16:30:08 -04:00
Rahul Sengottuvelu
3185e9f6a7 docs: correct setup instructions to use uv 2025-04-09 16:29:21 -04:00
Rahul Sengottuvelu
15d849cc03 docs: update README title and intro to be provider-neutral 2025-04-09 16:27:41 -04:00
Rahul Sengottuvelu
b5ff29669f docs: update README to reflect Gemini default and clarify config 2025-04-09 16:25:37 -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
c8758d9fd0 pic 2025-03-19 08:10:44 -04:00
Rahul Sengottuvelu
e674b5d284 pic 2025-03-19 08:09:20 -04:00
Rahul Sengottuvelu
766a19717f fix 2025-03-19 08:09:03 -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
27b95effbf fix 2025-03-18 20:41:34 -04:00
Rahul Sengottuvelu
c6e41b8f08 fix 2025-03-18 20:40:58 -04:00
Rahul Sengottuvelu
5bd5f8c076 fix 2025-03-18 20:40:42 -04:00
Rahul Sengottuvelu
79db2f4db8 fix 2025-03-18 20:38:49 -04:00
Rahul Sengottuvelu
7dba9ce8fd fix 2025-03-18 20:37:09 -04:00
Rahul Sengottuvelu
5a52c511fb first commit 2025-03-18 20:35:36 -04:00