Skip to content

Conversation

voluntas
Copy link
Member

No description provided.

@voluntas voluntas requested a review from Copilot June 17, 2025 11:44
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces support for the new "sumomo" feature by configuring the project workspace and adding example projects and documentation for the Sora Python SDK.

  • Added a workspace configuration in pyproject.toml to include the examples directory.
  • Added a separate pyproject.toml for examples with necessary project setup and build configuration.
  • Added a detailed README for the examples directory with usage and troubleshooting instructions for the sumomo feature.

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

File Description
pyproject.toml Added [tool.uv.workspace] configuration to include examples
examples/pyproject.toml Introduced a dedicated project configuration for examples
examples/README.md Added comprehensive documentation for running examples
Comments suppressed due to low confidence (1)

pyproject.toml:45

  • Consider adding a comment to explain the purpose of the new [tool.uv.workspace] section and its 'members' setting for future maintainability.
[tool.uv.workspace]

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