-
Notifications
You must be signed in to change notification settings - Fork 2k
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
cfe2082
commit aa467f4
Showing
7 changed files
with
30 additions
and
17 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,22 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"description": "Fix encoding model config parsing", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Fix exception on error callbacks", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Manage llm instances inside a cached singleton. Check for empty dfs after entity/relationship extraction", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Respect encoding_model option", | ||
"type": "patch" | ||
} | ||
], | ||
"created_at": "2024-12-18T23:12:52+00:00", | ||
"version": "1.0.1" | ||
} |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
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