Skip to content

Add Python 3.14 to CI test matrix#154

Merged
ncoghlan merged 3 commits intomainfrom
add-3.14-to-ci
Aug 22, 2025
Merged

Add Python 3.14 to CI test matrix#154
ncoghlan merged 3 commits intomainfrom
add-3.14-to-ci

Conversation

@ncoghlan
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the CLA signed Indicates that all contributors have signed label Aug 22, 2025
@ncoghlan
Copy link
Contributor Author

Test suite uses pydantic, and that currently requires an alpha release on Python 3.14: https://github.com/pydantic/pydantic/releases

@ncoghlan ncoghlan merged commit f33f3d4 into main Aug 22, 2025
14 checks passed
@ncoghlan ncoghlan deleted the add-3.14-to-ci branch August 22, 2025 13:05
@github-actions github-actions bot locked and limited conversation to collaborators Aug 22, 2025
@ncoghlan
Copy link
Contributor Author

#153 has been filed to track the remaining issue with the from __future__ import annotations workaround being needed when using lmstudio.BaseModel (or any other msgspect.Struct instance) as the definition format for structured response messages.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

CLA signed Indicates that all contributors have signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant