xiaoski 2dada36bc6 feat: introduce multimodal content handling with media support
- Added ContentBlock enum for multimodal content representation (text, image).
- Enhanced ChatMessage struct to include media references.
- Updated InboundMessage and OutboundMessage to use MediaItem for media handling.
- Implemented media download and upload functionality in FeishuChannel.
- Modified message processing in the gateway to handle media items.
- Improved logging for message processing and media handling in debug mode.
- Refactored message serialization for LLM providers to support content blocks.
2026-04-07 23:09:31 +08:00
2026-04-05 17:11:42 +08:00
2026-04-05 17:11:42 +08:00
2026-04-05 14:59:23 +08:00

The file is empty.
Description
No description provided
Readme 378 KiB
Languages
Rust 100%