mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-22 17:31:03 +01:00
- Removed type definitions for ChatMessageContentType and ChatMessageContentActionStatus, replacing them with string fields for flexibility. - Added a new 'Key' field to ChatMessageContent for enhanced content identification. - Updated the 'Content' field description in ChatMessage to specify its context for user/system messages. - Ensured consistency in field naming and descriptions across models for better maintainability.