Feature: Custom Ollama endpoint base_url (#1301)

This commit is contained in:
Felipe Amaral
2024-03-04 23:09:45 -03:00
committed by GitHub
parent faacfeb891
commit 6078738d34
4 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ llm:
temperature: 0.5
top_p: 1
stream: true
base_url: http://localhost:11434
embedder:
provider: huggingface