feat(custom-openai): temperature

This commit is contained in:
VinceOPS
2025-03-03 22:37:23 +01:00
parent 446adbef3f
commit 98c185c12e
10 changed files with 51 additions and 6 deletions

View File

@@ -18,6 +18,7 @@ API_KEY = ""
[MODELS.CUSTOM_OPENAI]
API_KEY = ""
API_URL = ""
TEMPERATURE = 0.7
[MODELS.OLLAMA]
API_URL = "" # Ollama API URL - http://host.docker.internal:11434