- Fix linting/isort (#1215)
- Fix:
JinaReaderConnector
- fix the name of the output edge (#1217)
- Add
JinaReaderConnector
(#1150)
- Update docstrings of JinaDocumentEmbedder and JinaTextEmbedder (#1092)
- Adopt uv as installer (#1142)
- Update ruff linting scripts and settings (#1105)
- 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)
- Remove references to Python 3.7 (#601)
- Jina - add missing ranker to API reference (#610)
- Jina ranker: fix wrong URL in docstring (#628)
- Chore: add license classifiers (#680)
- Chore: change the pydoc renderer class (#718)
- Ci: install
pytest-rerunfailures
where needed; add retry config totest-cov
script (#845) - Chore: Jina - ruff update, don't ruff tests (#982)
- Add JinaRanker component (#539)
- Fix order of API docs (#447)
- Update category slug (#442)
- Disable-class-def (#556)
- Jina - remove dead code (#422)
- Jina - review docstrings (#504)
- Make tests show coverage (#566)
- 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)
- Change metadata to meta (#152)
- Optimize API key reading (#162)
- Refact!:change import paths (#254)
- Add Jina Embeddings integration (#93)