Commit Graph

1 Commits

Author SHA1 Message Date
dzq 4a7ddd9e72 feat: add memory functionality to multi-function agent and update schemas
- Integrated memory capabilities into the multi-function agent using LibSQLStore for persistent storage.
- Updated agent instructions to reflect memory features, allowing the agent to remember previous conversations and user preferences.
- Modified request schemas to include optional memory parameters for better context management in interactions.
2025-12-16 11:10:08 +08:00