Skip to content

Conversation

@viambot
Copy link
Member

@viambot viambot commented Dec 29, 2025

This is an AI-generated PR to update the SDK based on proto changes. The AI may make mistakes so review carefully.

Summary of Changes:
This PR introduces the ability to specify the MIME type during data uploads and removes the gRPC interface for the audio input component.

  • MIME Type Support: A new mime_type field has been added to the UploadMetadata protobuf message. This allows users to explicitly provide the MIME type when using DataClient methods like binary_data_capture_upload, streaming_data_capture_upload, file_upload, and file_upload_from_path.
  • Field Renaming: Fields related to organization fragments have been renamed from fragment_imports to default_fragments for improved clarity.
  • Audio Input Component Removal: The gRPC service and related protobuf definition files for the audio_in component have been removed.
  • Test Updates: Unit tests have been updated to accommodate the new mime_type parameter and assertions, and tests related to the removed audio input component have been deleted.

@viambot viambot force-pushed the workflow/ai-updater branch from 2368b48 to 87b5ff3 Compare December 29, 2025 19:13
@viambot viambot force-pushed the workflow/ai-updater branch from 87b5ff3 to e6a6a90 Compare January 8, 2026 19:42
@viambot viambot force-pushed the workflow/ai-updater branch from e6a6a90 to 6855a17 Compare January 13, 2026 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants