BerriAI / litellm

Call all LLM APIs using the OpenAI format. Use Bedrock, Azure, OpenAI, Cohere, Anthropic, Ollama, Sagemaker, HuggingFace, Replicate (100+ LLMs)
https://docs.litellm.ai/docs/
Other
10.05k stars 1.12k forks source link

[Feature]: Add ibm-generative-ai Support #4218

Open rfazeli opened 1 week ago

rfazeli commented 1 week ago

The Feature

I would like to request adding support for ibm-generative-ai service. This is the link to the service https://bam.res.ibm.com/ and this is its python sdk https://github.com/IBM/ibm-generative-ai

Motivation, pitch

I want to use ibm-generative-ai using openai-compatible end points

Twitter / LinkedIn details

No response

rfazeli commented 1 week ago

Some reference pointers:

krrishdholakia commented 1 week ago

Hey @rfazeli i believe this is already supported - https://docs.litellm.ai/docs/providers/watsonx

rfazeli commented 1 week ago

Hi @krrishdholakia, no these are different services with slightly different endpoints, request parameters, etc.