-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Open
Description
I can't get ChatDev to work with Gemini. I don't know if I'm calling the wrong models or what. I am running ChatDev on a windows PC via Docker. I edited my .env file as follows:
BASE_URL="https://generativelanguage.googleapis.com/v1beta/openai"
API_KEY="AIza..."
I'm getting 404 error when a node tries to call a model. I've tried gemini-1.5-flash, gemini-1.5-pro, and gemini-2.5-pro. All of which give the following error:
chatdev Model call attempt 1 failed: 404 Not Found. {'message': '', 'status': 'Not Found'}
Can someone please walk me through step by step to get this going?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels