Pending changes exported from your codespace

This commit is contained in:
squ1ddy 2024-05-17 12:14:52 +00:00
parent e11d9e64e8
commit 2d917b56ec
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
{"image":"mcr.microsoft.com/devcontainers/universal:2"}

View File

@ -99,8 +99,8 @@ openai:
ollama:
llm_model: llama2
embedding_model: nomic-embed-text
api_base: http://localhost:11434
embedding_api_base: http://localhost:11434 # change if your embedding model runs on another ollama
api_base: http://localhost:11435/v1
embedding_api_base: http://localhost:11435 # change if your embedding model runs on another ollama
keep_alive: 5m
request_timeout: 120.0