092_agent_api / redis_client.py

Commit History

Thêm phần xử lý room_id vào code chính (từ nay, id của room phải thêm prefix room-... để hệ thống nhận diện là room id)
91fe7ce

anhkhoiphan commited on

feat: initialize core agent infrastructure including Redis client, tool directory, scheduling logic, and documentation.
85ff578

quachtiensinh27 commited on

Thêm room_id vào state
8c43ca8

anhkhoiphan commited on

feat: implement core agent architecture including LLM integration, Redis-backed memory, tool definitions, and comprehensive test suite.
dd47faf

quachtiensinh27 commited on

feat: fix tools
ca2ba49

quachtiensinh27 commited on

feat: creat scheduler tool and memory tool
7a4edb9

quachtiensinh27 commited on

feat: add Redis message fetching and AI summarization pipeline
2571293

quachtiensinh27 commited on