How to setup the api
How to setup the api : Using GPUs: [] Using Anthropic API with model claude-3-5-sonnet-20240620.
Generating idea 1/50
Iteration 1/3
Failed to generate idea: "Could not resolve authentication method. Expected either api_key or auth_token to be set. Or for one of the X-Api-Key or Authorization headers to be explicitly omitted"
Have you set the anthropic API key?
yes
I have the API key, but where should I add it?
You should set the env variable ANTHROPIC_API_KEY
How I use Google Gemini API instead?
If I use OpenAI API key with an OpenAI Base Url, how should I set it up? Do I need to change .py files?
Still never was able to use it, would like to run using Google Gemini API as it's free (not sure why everyone goes for OpenAI first when they cost money.)
gemini supported now!
gemini supported now!
Sweet!!