You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for AI Task entities, Replace custom Ollama API implementation with the official ollama-python package to avoid future compatibility issues, Support multiple LLM APIs at once, Fix issues in tool call handling for various backends
Rewrite integration to support tool calling models/agentic tool use loop, voice streaming, multiple config sub-entries per backend, and dynamic llama.cpp processor selection