yao/config
Max 7f44e442da Enhance File Handling and Input Parsing in Test Framework
- Introduced support for file attachments in test inputs using the `file://` protocol, allowing images, audio, and documents to be loaded and converted to appropriate formats.
- Updated `ParseInput` and related functions to handle file references, ensuring seamless integration of file content into messages.
- Enhanced error handling and path resolution for file loading, considering both relative paths and the `YAO_ROOT` environment variable.
- Expanded documentation to include examples of file attachments and their usage in test cases, improving clarity for users.
2025-12-25 11:50:58 +08:00
..
config.go Enhance File Handling and Input Parsing in Test Framework 2025-12-25 11:50:58 +08:00
config_test.go [add] migrate studio 2023-04-01 13:28:31 +08:00
types.go Add trace management to context and enhance configuration options 2025-11-19 12:27:42 +08:00