Feature: Custom Ollama endpoint base_url (#1301)
This commit is contained in:
@@ -5,6 +5,7 @@ llm:
|
||||
temperature: 0.5
|
||||
top_p: 1
|
||||
stream: true
|
||||
base_url: http://localhost:11434
|
||||
|
||||
embedder:
|
||||
provider: huggingface
|
||||
|
||||
Reference in New Issue
Block a user