Ollama_dart package still uses the deprecated "context" in GenerateCompletionRequest #631
Labels
p:langchain_ollama
langchain_ollama package.
p:ollama_dart
ollama_dart package.
t:bug
Something isn't working
Issue with current documentation:
Ollama_dart package still uses the deprecated "context" in GenerateCompletionRequest; I checked the latest Ollama documentation and tried to implement the context parameter in the GenerareCompletionRequest but was unable to do so because Ollama just does not support it right now, it has been deprecated.
Idea or request for content:
I think it should be phased out in general, even from the Ollama_dart codebase.
The text was updated successfully, but these errors were encountered: