mirror of
https://github.com/harry0703/MoneyPrinterTurbo.git
synced 2026-02-21 08:27:22 +08:00
small changes to make config file better
This commit is contained in:
parent
64c4b863f4
commit
045c8521a4
@ -22,8 +22,8 @@
|
||||
########## Ollama Settings
|
||||
# No need to set it unless you want to use your own proxy
|
||||
ollama_base_url = ""
|
||||
# Check your available models at https://platform.openai.com/account/limits
|
||||
ollama_model_name = "qwen:0.5b"
|
||||
# Check your available models at https://ollama.com/library
|
||||
ollama_model_name = ""
|
||||
|
||||
########## OpenAI API Key
|
||||
# Get your API key at https://platform.openai.com/api-keys
|
||||
|
||||
Loading…
Reference in New Issue
Block a user