-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
i installed eliza standard library and tried openai, grok, google, deepseek, only openai key worked, what's wrong? #2587
Comments
Did you rtry adding the api key and not selecting any model? |
maybe they only use openai, from what i saw in the terminal record, the model is selected, as you can see the name of the model. |
Google ConfigurationGOOGLE_MODEL= I'm a bit baffled because i don't know how to configure it correctly. how to put GOOGLE_MODEL=?, is it SMALL, MEDIUM OR LARGE? |
@holiccoder to use Gemini. and then in the Character file you set the do not update these variable its working for me I am using the main repo |
can you share the results of |
I can confirm it doesnt seem to work on 0.1.8 see my screen shot about you will have to use the |
Don't add the API key in your environment model settings. |
i don't know if i configure it correct.
GROK api
GOOGLE API, somehow it directly showed the key, i don't know why.
deepseek api
here's the env configuration file
in the character file, i changed model to "openai", "google", "deepseek", "grok"
there are different models there, i don't know how to call it, small, medium or large, i tried to configure them and restarted the pnpm, but none worked.
The text was updated successfully, but these errors were encountered: