Skip to content

Conversation

@senko
Copy link
Owner

@senko senko commented Nov 23, 2025

This PR adds module-level documentation.

It also updates the models used and the 3rd-party dependencies.

The Groq SDK uses NOT_GIVEN (type NotGiven) as a sentinel value,
but the API's type annotations expect Omit for optional parameters.
The type checker on Python 3.12 was stricter about this mismatch than
on Python 3.13.
The pypika package is required by chromadb. They merged the fix but
haven't released it yet: kayak/pypika#848
@senko senko merged commit afdcb61 into main Nov 24, 2025
6 of 7 checks passed
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