-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f166d91
commit 863ace0
Showing
1 changed file
with
61 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
# 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 | ||
|
||
<!-- generated by git-cliff --> |