-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
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
Gemini configuration doesn't seem to work. #379
Comments
@Bredansky I tried gemini, but it doesn't seem to fuznioanre through no fault of our own, gemini seems not to work because API doesn't rstitute answers for questions that involve answers that are too short |
I am also getting this error, but using ollama instead of openai or gemini. Is ollama supported for this resume generator? |
I'm not sure if I'm doing something wrong, but following the instructions, I think I can either have a paid GPT key or a free one using Gemini:
I put the API key I got from Gemini in secrets.yaml but sometimes I get this error (and it only points to GPT):
If I have instead the GPT key it works, but I got soon the |
@feder-cr AIHawk-FOSS/lib_resume_builder_AIHawk#38 this issue is the root cause of this error |
Also have this error, is there a way to modify the files of this current main build in order to be able to use Gemini? |
To use GEMINI API KEY:llm_model_type: gemini Note: |
this still results in the same LoggerChatModel error. |
Stacktrace, when the bot tries to upload a resume.
My
config.yaml
It seems like despite having gemini setup, the bot still tries to make a call to OpenAPI. I would appreciate any help. Thanks.
The text was updated successfully, but these errors were encountered: