Skip to content

Latest commit

 

History

History
68 lines (35 loc) · 1.18 KB

File metadata and controls

68 lines (35 loc) · 1.18 KB

Changelog

[integrations/jina-v0.4.0] - 2024-09-18

🧪 Testing

  • Do not retry tests in hatch run test command (#954)

⚙️ Miscellaneous Tasks

  • Retry tests to reduce flakyness (#836)
  • Update ruff invocation to include check parameter (#853)
  • Update Jina Embedder usage for V3 release (#1077)

[integrations/jina-v0.3.0] - 2024-03-19

🚀 Features

  • Add JinaRanker component (#539)

🐛 Bug Fixes

  • Fix order of API docs (#447)

This PR will also push the docs to Readme

📚 Documentation

  • Update category slug (#442)
  • Disable-class-def (#556)

[integrations/jina-v0.2.0] - 2024-02-14

🚀 Features

  • Generate API docs for Jina (#381)

📚 Documentation

  • Update paths and titles (#397)

Jina

  • Update secrets management (#411)

[integrations/jina-v0.1.0] - 2024-01-22

🐛 Bug Fixes

  • Fix project urls (#96)

🚜 Refactor

  • Use hatch_vcs to manage integrations versioning (#103)

⚙️ Miscellaneous Tasks

  • [breaking] Rename model_name to model in the Jina integration (#230)

[integrations/jina-v0.0.1] - 2023-12-11

🚀 Features

  • Add Jina Embeddings integration (#93)