Releases: adaline/gateway
Releases · adaline/gateway
v0.0.39
v0.0.38
v0.0.37
Features
- Revert "feat: add streamchat implementation for groq" by AyushR1
7c3a26f
- feat: add streamchat implementation for groq by AyushR1
33464b1
Bug Fixes
- fix: fix chunks getting skipped in openai stream-chat by AyushR1
398b7f5
- fix: update max_tokens parameter to max_completion_tokens as max_tokens is deprecated in openai by AyushR1
daaa144
- fix: set default token value for anthropic as the max available for that model by AyushR1
ae4c2b0
- fix: fix temparature and response schema on o1 model by AyushR1
c40f036
v0.0.36
v0.0.35
v0.0.34
Merge pull request #6 from adaline/gemini chore: add support for model gemini-2-0-flash-exp
v0.0.33
Merge pull request #4 from adaline/akshay/add_claude_3_5_sonnet chore: add anthropic claude-3.5-sonnet-20241022
v0.0.32
Merge pull request #3 from adaline/akshay/fix_anthropic_embedding_url fix: anthropic embedding base url
v0.0.31
Merge pull request #2 from adaline/akshay/fix_parallel_tool_call_resp…
v0.0.30
chore: first commit