2 Commits

Author SHA1 Message Date
bobo
7d639f93f4 Refactor llm_api module 2024-01-31 16:15:30 +08:00
bobo
212537b8a2 chore: Add memory module for LLM API
- Added memory module for LLM API
- Implemented ChatMemory and FixSizeChatMemory classes
- Included methods for appending, requesting, and responding to memory
2024-01-31 16:14:51 +08:00