- Disable-class-def (#556)
- Do not retry tests in
hatch run test
command (#954)
- Retry tests to reduce flakyness (#836)
- Update ruff invocation to include check parameter (#853)
- Update ruff linting scripts and settings (#1105)
- Adopt uv as installer (#1142)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Generate API docs (#380)
- Update paths and titles (#397)
- Replace - with _ (#114)
- chore!: Rename
model_name_or_path
tomodel
in the Instructor integration (#229)
-
rename model_name_or_path in doc embedder
-
fix tests for doc embedder
-
rename model_name_or_path to model in text embedder
-
fix tests for text embedder
-
feedback