Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LiteLLM Minor Fixes & Improvements (01/06/2025) - p2 #7597

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

krrishdholakia
Copy link
Contributor

@krrishdholakia krrishdholakia commented Jan 7, 2025

  • test(test_amazing_vertex_completion.py): fix test

  • test: initial working code gecko test

  • fix(vertex_ai_non_gemini.py): support vertex ai code gecko fake streaming

Fixes #7360

  • test(test_get_model_info.py): add test for getting custom provider model info

Covers #7575

  • fix(utils.py): fix get_provider_model_info check

Handle custom llm provider scenario

Fixes #7575

Copy link

vercel bot commented Jan 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 5:04am

@krrishdholakia krrishdholakia merged commit 0c3fef2 into main Jan 7, 2025
30 checks passed
@krrishdholakia krrishdholakia changed the title Litellm dev 01 06 2025 p2 LiteLLM Minor Fixes & Improvements (01/06/2025) - p2 Jan 7, 2025
@krrishdholakia krrishdholakia deleted the litellm_dev_01_06_2025_p2 branch January 10, 2025 16:15
rajatvig pushed a commit to rajatvig/litellm that referenced this pull request Jan 16, 2025
* test(test_amazing_vertex_completion.py): fix test

* test: initial working code gecko test

* fix(vertex_ai_non_gemini.py): support vertex ai code gecko fake streaming

Fixes BerriAI#7360

* test(test_get_model_info.py): add test for getting custom provider model info

Covers BerriAI#7575

* fix(utils.py): fix get_provider_model_info check

Handle custom llm provider scenario

Fixes https://github.com/
BerriAI/issues/7575
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: v1.56.10 breaks get_model_info for custom providers [Bug]: Vertex AI - Code Gecko stream not working
1 participant