Skip to content

Latest commit

 

History

History
61 lines (33 loc) · 1.24 KB

File metadata and controls

61 lines (33 loc) · 1.24 KB

Changelog

[integrations/instructor_embedders-v0.4.1] - 2024-10-18

📚 Documentation

  • Disable-class-def (#556)

🧪 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 ruff linting scripts and settings (#1105)
  • Adopt uv as installer (#1142)

[integrations/instructor_embedders-v0.4.0] - 2024-02-21

🐛 Bug Fixes

  • Fix order of API docs (#447)

This PR will also push the docs to Readme

📚 Documentation

  • Update category slug (#442)

[integrations/instructor_embedders-v0.3.0] - 2024-02-15

🚀 Features

  • Generate API docs (#380)

📚 Documentation

  • Update paths and titles (#397)

[integrations/instructor_embedders-v0.2.1] - 2024-01-30

[integrations/instructor_embedders-v0.2.0] - 2024-01-22

⚙️ Miscellaneous Tasks

  • Replace - with _ (#114)
  • chore!: Rename model_name_or_path to model 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