Skip to content

Documentation, models and deps updates#6

Merged
senko merged 15 commits intomainfrom
updates
Nov 24, 2025
Merged

Documentation, models and deps updates#6
senko merged 15 commits intomainfrom
updates

Conversation

@senko
Copy link
Copy Markdown
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.

1 participant