story-kit: create 182_story_matrix_bot_conversation_context_and_multi_room
This commit is contained in:
@@ -33,4 +33,4 @@ The Matrix bot story (currently 174, will be renumbered) delivers a basic Matrix
|
|||||||
- Store conversation history as a `HashMap<RoomId, Vec<Message>>` with a configurable max length
|
- Store conversation history as a `HashMap<RoomId, Vec<Message>>` with a configurable max length
|
||||||
- Trim oldest messages when the history exceeds the limit
|
- Trim oldest messages when the history exceeds the limit
|
||||||
- Include Matrix display names in the message context so the LLM knows who said what
|
- Include Matrix display names in the message context so the LLM knows who said what
|
||||||
- Depends on 174 (Matrix bot infrastructure)
|
- Depends on the Matrix bot story (currently 174, will be renumbered after merge)
|
||||||
|
|||||||
Reference in New Issue
Block a user