Commits
Click on a commit to change the comparison rangefix: Add video support to convert_to_openai_data_block function
- Added video block handling for base64, URLs, and file_ids
- Support for both Chat Completions and Responses API formats
- Proper error handling for unsupported combinations
- Maintains consistency with existing audio/image handling patterns
Fixes #3365211 days ago
 by bhaskargurram-ai fix: Apply linting and formatting11 days ago
 by bhaskargurram-ai fix: Fix type casting for content blocks11 days ago
 by bhaskargurram-ai style: Fix indentation with ruff format11 days ago
 by bhaskargurram-ai