-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
4b9f268
commit f9c1bdd
Showing
9 changed files
with
41 additions
and
26 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,30 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"description": "Implement auto templating API.", | ||
"type": "minor" | ||
}, | ||
{ | ||
"description": "Implement query engine API.", | ||
"type": "minor" | ||
}, | ||
{ | ||
"description": "Fix file dumps using json for non ASCII chars", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "Stabilize smoke tests for query context building", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "fix query embedding", | ||
"type": "patch" | ||
}, | ||
{ | ||
"description": "fix sort_context & max_tokens params in verb", | ||
"type": "patch" | ||
} | ||
], | ||
"created_at": "2024-08-12T23:51:49+00:00", | ||
"version": "0.3.0" | ||
} |
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 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