Skip to content

Conversation

@mkante-lilt
Copy link

Changes

This pull request updates the README.md and documentation files for the Python client of the LILT API. The main changes include updating the package and API version information, adding documentation for new API endpoints and models (especially around Segments and Uploads), and removing several outdated or redundant model documentation files.

Key changes:

Documentation and API Reference Updates

  • Updated the project name in README.md from lilt-python to lilt-client-python, revised the API support and authentication instructions, and updated installation instructions to use placeholder GitHub repository values. [1] [2]
  • Updated API version to v3.0.1, package version to 0.7.0, and generator version to 7.17.0 in the README.md.
  • Added new API endpoints for SegmentsApi and UploadsApi to the API reference table in README.md, reflecting expanded functionality for segment and file upload management.
  • Added new model documentation links for segment and upload-related models in the README.md. [1] [2] [3]

New Model Documentation

  • Added documentation files for new models related to multipart upload and segment management, such as CancelMultipartUpload200Response, CompleteMultipartUpload200Response, and others. [1] [2]

Cleanup of Outdated Model Documentation

  • Removed several old or redundant model documentation files from the docs/ directory, including Annotation.md, ApiRoot.md, AssignmentDetails.md, AssignmentError.md, AutoAssignmentParameters.md, AutoAssignmentResponse.md, AutoAssignmentResponseAssignments.md, AutoAssignmentResponseErrors.md, BadRequest.md, Comment.md, CommentBody.md, and CommentDeleteResponse.md. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12]

These updates ensure the documentation is current with the latest API capabilities and remove obsolete references, making the client library easier to use and maintain.

Copy link

@bnlucas bnlucas left a comment

Choose a reason for hiding this comment

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

The previous release of this was v3.0.2 https://pypi.org/project/lilt-python/. We need to check with @zackigoldberg (#58) as it was released in June.

@mkante-lilt mkante-lilt requested a review from bnlucas December 23, 2025 15:47
@yanwang-lilt
Copy link

@mkante-lilt didn't we discuss at standup that we'll release 3.0.3 under the same name?

@mkante-lilt
Copy link
Author

mkante-lilt commented Jan 6, 2026

@yanwang-lilt @bnlucas I upgrade to 3.1.0

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.

4 participants