Files
langchain/libs/partners
open-swe[bot] 988ee535d5 feat(model-profiles): add input/output MIME type fields to ModelProfile
Adds informational input_mime_types and output_mime_types dict fields
to ModelProfile, keyed by models.dev modality names ('image', 'audio',
'pdf', 'video'). Augments the CLI to dispatch provider-level vs
model-level overrides by ModelProfile field name so non-scalar
provider-level fields (like the new MIME maps) are routed correctly.

Backfills anthropic, openai, and perplexity profile_augmentations.toml
with documented MIME types and regenerates their _profiles.py.

Co-authored-by: Mason Daugherty <61371264+mdrxy@users.noreply.github.com>
2026-05-11 18:25:34 +00:00
..

FAQ

Looking for an integration not listed here? Check out the integrations documentation and the note in the libs/ README about third-party maintained packages.

Integration docs

For full documentation, see the primary and API reference docs for integrations.