no streaming for ollama and re-arrange cards (#4335)
This commit is contained in:
@@ -78,7 +78,7 @@ impl OllamaProvider {
|
||||
Ok(Self {
|
||||
api_client,
|
||||
model,
|
||||
supports_streaming: true,
|
||||
supports_streaming: false,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user