small changes to make config file better
This commit is contained in:
@@ -22,8 +22,8 @@
|
|||||||
########## Ollama Settings
|
########## Ollama Settings
|
||||||
# No need to set it unless you want to use your own proxy
|
# No need to set it unless you want to use your own proxy
|
||||||
ollama_base_url = ""
|
ollama_base_url = ""
|
||||||
# Check your available models at https://platform.openai.com/account/limits
|
# Check your available models at https://ollama.com/library
|
||||||
ollama_model_name = "qwen:0.5b"
|
ollama_model_name = ""
|
||||||
|
|
||||||
########## OpenAI API Key
|
########## OpenAI API Key
|
||||||
# Get your API key at https://platform.openai.com/api-keys
|
# Get your API key at https://platform.openai.com/api-keys
|
||||||
|
|||||||
Reference in New Issue
Block a user