-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Open
Labels
bugSomething isn't workingSomething isn't workingtriageIssue needs to be triaged/prioritizedIssue needs to be triaged/prioritized
Description
Bug Description
OpenAILike does not work with Gemini API
Version
0.14.15
Steps to Reproduce
llm = OpenAILike(
model=LLM_MODEL, # Gemini Model
api_key=LLM_API_KEY, # Gemini API Key
api_base=LLM_BASE_URL, # `https://generativelanguage.googleapis.com/v1beta/openai/` as guideline in Gemini API OpenAI compatibility
)
Relevant Logs/Tracbacks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageIssue needs to be triaged/prioritizedIssue needs to be triaged/prioritized