Skip to content

Commit

Permalink
build: ollama default
Browse files Browse the repository at this point in the history
  • Loading branch information
Nagi-ovo committed Mar 24, 2024
1 parent 81d7d3e commit eb1b444
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ google_api_key: "your_google_api_key"
tavily_api_key: "tvly-"

# Ollama Config
run_local: "Yes" # Yes or No, must have ollama in ur PC
run_local: "No" # must have ollama runnig in ur PC if Yes
local_llm: "openhermes" # mistral, llama2 ...

# Model Config
Expand Down

0 comments on commit eb1b444

Please sign in to comment.