Skip to content

Feat/inline audio data#67

Merged
theoremonemehdi merged 9 commits intomainfrom
feat/inline-audio-data
Feb 18, 2025
Merged

Feat/inline audio data#67
theoremonemehdi merged 9 commits intomainfrom
feat/inline-audio-data

Conversation

@theoremonemehdi
Copy link
Contributor

@theoremonemehdi theoremonemehdi commented Feb 15, 2025

Added support for inline audio base64 data by introducing a new attribute to KurtMessage: inlineData.
imageData has been tagged as deprecated and will be removed in a future release.
Audio is only supported by Gemini.

Now it is possible to send inline image data to multi-modal LLMs.
…ertexAI`

The `audioData` is only supported in `KurtVertexAI`.
`KurtOpenAI` will throw an error if audioData is included in a `KurtMessage`.
@theoremonemehdi theoremonemehdi merged commit 11e14b4 into main Feb 18, 2025
1 check passed
@github-actions
Copy link

🎉 This PR is included in version @formula-monks/kurt-v1.11.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @formula-monks/kurt-cache-v1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version @formula-monks/kurt-open-ai-v1.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@theoremonemehdi theoremonemehdi deleted the feat/inline-audio-data branch February 18, 2025 14:39
@github-actions
Copy link

🎉 This PR is included in version @formula-monks/kurt-vertex-ai-v1.7.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants