- 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 Jina Embedder usage for V3 release (#1077)
- Add JinaRanker component (#539)
- Fix order of API docs (#447)
This PR will also push the docs to Readme
- Update category slug (#442)
- Disable-class-def (#556)
- Generate API docs for Jina (#381)
- Update paths and titles (#397)
- Update secrets management (#411)
- Fix project urls (#96)
- Use
hatch_vcs
to manage integrations versioning (#103)
- [breaking] Rename model_name to model in the Jina integration (#230)
- Add Jina Embeddings integration (#93)