-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
New Models/Endpoints/Providers #4922
Comments
@krrishdholakia I have deployed the text graph model locally, but I am unable to configure it for use in Litellm. Besides Azure and other vendors' locally deployed text graph models, cannot they be used in Litellm? |
Please checkout Azure GPT-4o-mini ;) https://techcommunity.microsoft.com/t5/ai-azure-ai-services-blog/openai-s-gpt-4o-mini-now-available-in-api-with-vision/ba-p/4200640 |
@seonghobae Does it not support locally deployed Wenshengtu models? Does it only support models from Azure and OpenAI manufacturers? |
@guleng - your error message from the provider shows a 404 not found error.
If error continues, file a separate issue for this - with config.yaml, steps to repro, and error traceback received. |
Github just released a new inference endpoint: https://models.inference.ai.azure.com, it has free tier for popular models like Marketplace: https://github.com/marketplace/models |
added @lazyhope |
Awesome! Thank you! |
Hey Llama 3.1 - 405B is added to AWS Bedrock - model ID is I appreciate if you add support and update docs. Thanks! |
it's already supported @yigitkonur litellm/model_prices_and_context_window.json Line 4725 in 9a5115d
|
Is there already a way to add embedding models via azure_ai? In specific |
that model name looks like the bedrock one @simonhir Re: azure ai embedding - not yet, can you create an issue, i'll add it tomorrow |
@krrishdholakia thanks for your fast answer. |
@krrishdholakia Google just upgraded the gemini-1.5-pro. There is a new model gemini-1.5-pro-002 in GA. Also the flash. Can we support this please? We are specifically looking for in vertex_ai support. Thank you :) |
Support for gemini embedding models, please. (text-embedding-004 is free!) |
Are there any plans to add the /image/edits endpoint currently supported by Dalle-2? |
done - litellm/model_prices_and_context_window.json Line 2032 in e19bb55
@jbellis can you create an issue for this? it would help to know if you're v0 is for google ai studio or vertex ai
@ClancyDennis didn't realize that, please create an issue, so we can track this. |
Parent issue to track new models/endpoints/providers to add to litellm, comment below for new ones
The text was updated successfully, but these errors were encountered: