Agent (WIP)
For more complex tasks that require artificial intelligence within the Kivy ecosystem, we use an agent created with LangChain
compatible with either the Gemini API or a locally hosted llama model (with vision). The agent is used for tool calling and structured output.
Last updated on