Releases
v0.5.0
- Add
Async::Ollama::Conversation
for interactive real-time conversations. Includes support for summarization of chat history for large conversations. - Add
Async::Ollama::Toolbox
for managing tool based interactions with models.
Async::Ollama::Conversation
for interactive real-time conversations. Includes support for summarization of chat history for large conversations.Async::Ollama::Toolbox
for managing tool based interactions with models.