Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
This repository was archived by the owner on Jan 30, 2026. It is now read-only.
There was an error while loading. Please reload this page.
context field is deprecated and will be removed in a future version #375
Summary of the new feature / enhancement
Today the Ollama agent uses the
contextfield for preserving history of a chat. The Ollama server 0.5.13 writes out warning about using this field:So, the agent needs to be updated with a different way to handle chat history.
Proposed technical implementation details (optional)
No response