mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-04-29 15:52:35 +00:00
feat(sample-config): remove unused field
This commit is contained in:
@ -3,7 +3,6 @@ PORT = 3001 # Port to run the server on
|
||||
SIMILARITY_MEASURE = "cosine" # "cosine" or "dot"
|
||||
KEEP_ALIVE = "5m" # How long to keep Ollama models loaded into memory. (Instead of using -1 use "-1m")
|
||||
|
||||
[MODELS]
|
||||
[MODELS.OPENAI]
|
||||
API_KEY = ""
|
||||
|
||||
|
Reference in New Issue
Block a user