flutter_agent_chat 0.1.3
flutter_agent_chat: ^0.1.3 copied to clipboard
A customizable chat component for Flutter that connects to agent-based backends.
0.1.0 #
- Initial version supports chat and configuration.
- Chat supports beta voice input
- single document chat and web search not implemented yet
- Config supports system prompt, memory blocks, folders and listing tools
- tool viewing, editing and adding not implementint yet
- mcp servers not implemented yet
- Supports agent_chat_api version 0.1.1
0.1.3 #
- Initial support for per-agent MCP server tool use with authentication
- Update versioning to match the accompanying Agent Chat API