Skip to content

Conversation

viambot
Copy link
Member

@viambot viambot commented Aug 12, 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 update introduces several new features and updates existing ones:

  • Dataset Merging: Implemented the mergeDatasets RPC, allowing users to combine multiple datasets into a new one. This includes updates to the dataset protobuf definitions and the DataClient.
  • Immediate Invoicing: Added the CreateInvoiceAndChargeImmediately RPC to the Billing service, enabling on-the-spot invoice creation and charging for organizations. This involves new protobuf definitions and updates to the BillingClient.
  • Robot Part Enhancements: The RobotPart definition now includes isMainPart and dnsName fields, improving the detail available for robot parts.
  • Camera Image Filtering: The GetImagesRequest now supports filtering by filterSourceNames for more specific image retrieval, and the Image message includes a mimeType field.
  • Classification ID: Added an id field to the Classification message.

The changes also include corresponding client implementation updates and unit tests for the new functionalities.

@viambot viambot force-pushed the workflow/ai-updater branch 2 times, most recently from c6d85e8 to 4d5d1d4 Compare August 18, 2025 15:19
@viambot viambot closed this Aug 19, 2025
@viambot viambot force-pushed the workflow/ai-updater branch from 4d5d1d4 to d92464d Compare August 19, 2025 14:45
@viambot viambot deleted the workflow/ai-updater branch August 19, 2025 14:45
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.

1 participant