Skip to content

Conversation

@mattapperson
Copy link
Collaborator

Summary

  • Update OpenAPI specification with latest changes
  • Add new model files for chat message content items
  • Update package configuration and dependencies
  • Regenerate SDK files with Speakeasy

Changes

This PR updates the TypeScript SDK with the latest OpenAPI specification changes, adding new models for chat message content items and updating the SDK generation configuration.

Key Updates

  • Updated .speakeasy/in.openapi.yaml with latest API spec
  • Added new model files:
    • ChatMessageContentItemFile - Support for file content in chat messages
    • FileT - File type definitions
  • Updated ChatMessageContentItem model with new capabilities
  • Regenerated SDK files using Speakeasy
  • Updated package dependencies and configuration

Files Changed

15 files changed, 231 insertions(+), 15 deletions(-)

Test Plan

  • Verify SDK builds successfully
  • Test new models with TypeScript type checking
  • Validate generated documentation

mattapperson and others added 3 commits November 18, 2025 15:25
- Update OpenAPI specification with latest changes
- Add new model files for chat message content items
- Update package configuration and dependencies
- Regenerate SDK files with Speakeasy
@mattapperson mattapperson merged commit b69646e into main Nov 20, 2025
2 checks passed
@mattapperson mattapperson deleted the feat/update-sdk-models-and-spec branch November 20, 2025 02:26
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