First tests with the Docker containers

This commit is contained in:
scriptos
2024-11-27 21:38:00 +01:00
parent 6e0770833e
commit c64ab6a99f
7 changed files with 39 additions and 8 deletions

View File

@@ -19,7 +19,7 @@
},
"ollama":
{
"api_base": "http://localhost:11434",
"api_base": "http://ollama:11434",
"options":
{
"temperature": 0.8,