yao/openapi/chat
Max 4f9238ac95 Add chat metadata persistence and enhance executor goals injection tests
- Implement TestEnsureChatMetadata to verify that metadata, including robot_id, is correctly persisted in chat records.
- Update EnsureChat method to store metadata from the context when creating chat records.
- Introduce TestExecutorGoalsInjection to validate that pre-confirmed goals are injected into executions from TriggerInput.Data.
- Enhance executor logic to handle goal injection and persistence, ensuring accurate execution titles.
- Modify chat filtering to support chat_id_prefix for improved chat retrieval based on robot identifiers.
2026-02-28 13:57:45 +08:00
..
chat.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
completions.go Refactor Assistant context handling to improve options management 2025-12-04 10:43:32 +08:00
reference.go Refactor Citation Handling and Enhance Search Result Storage 2025-12-15 17:17:51 +08:00
session.go Add chat metadata persistence and enhance executor goals injection tests 2026-02-28 13:57:45 +08:00
types.go Enhance chat storage design with HTTP API documentation 2025-12-09 16:03:17 +08:00