You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step 2 for Gemini setup under the "For Users" subsection in the "Documentation" section is repeated twice:
Gemini Setup
Follow the instructions below to ensure proper configuration of AIHawk with Ollama and Gemini.
Written by Rushi, Linkedin, support him by following.
Step 1: Get your free API key at https://aistudio.google.com/app/apikey.
Step 2: Verify Ollama is Running
Replace llm_api_key with your newly created API key on the file secrets.yaml located at Auto_Jobs_Applier_AIHawk\data_folder\secrets.yaml
Step 2: Verify Ollama is Running
Replace llm_api_key with your newly created API key on the file secrets.yaml located at Auto_Jobs_Applier_AIHawk\data_folder\secrets.yaml
Step 3: Edit Configuration in VS Code
Edit the file config.py located at Auto_Jobs_Applier_AIHawk\config.py with the following
llm_model_type: gemini
llm_model: 'gemini-pro'
Revision would be:
Gemini Setup
Follow the instructions below to ensure proper configuration of AIHawk with Ollama and Gemini.
Written by Rushi, Linkedin, support him by following.
Step 1: Get your free API key at https://aistudio.google.com/app/apikey.
Step 2: Verify Ollama is Running
Replace llm_api_key with your newly created API key on the file secrets.yaml located at Auto_Jobs_Applier_AIHawk\data_folder\secrets.yaml
Step 3: Edit Configuration in VS Code
Edit the file config.py located at Auto_Jobs_Applier_AIHawk\config.py with the following
llm_model_type: gemini
llm_model: 'gemini-pro'
Why is this change necessary?
Cleanup documentation, remove redundancy
Additional context
No response
The text was updated successfully, but these errors were encountered:
Affected documentation section
"Documentation" section in README file
Documentation improvement description
Step 2 for Gemini setup under the "For Users" subsection in the "Documentation" section is repeated twice:
Gemini Setup
Follow the instructions below to ensure proper configuration of AIHawk with Ollama and Gemini.
Written by Rushi, Linkedin, support him by following.
Step 1: Get your free API key at https://aistudio.google.com/app/apikey.
Step 2: Verify Ollama is Running
Replace llm_api_key with your newly created API key on the file secrets.yaml located at Auto_Jobs_Applier_AIHawk\data_folder\secrets.yaml
Step 2: Verify Ollama is Running
Replace llm_api_key with your newly created API key on the file secrets.yaml located at Auto_Jobs_Applier_AIHawk\data_folder\secrets.yaml
Step 3: Edit Configuration in VS Code
Edit the file config.py located at Auto_Jobs_Applier_AIHawk\config.py with the following
llm_model_type: gemini
llm_model: 'gemini-pro'
Revision would be:
Gemini Setup
Follow the instructions below to ensure proper configuration of AIHawk with Ollama and Gemini.
Written by Rushi, Linkedin, support him by following.
Step 1: Get your free API key at https://aistudio.google.com/app/apikey.
Step 2: Verify Ollama is Running
Replace llm_api_key with your newly created API key on the file secrets.yaml located at Auto_Jobs_Applier_AIHawk\data_folder\secrets.yaml
Step 3: Edit Configuration in VS Code
Edit the file config.py located at Auto_Jobs_Applier_AIHawk\config.py with the following
llm_model_type: gemini
llm_model: 'gemini-pro'
Why is this change necessary?
Cleanup documentation, remove redundancy
Additional context
No response
The text was updated successfully, but these errors were encountered: