6b7e6b44f1
gh-pages / build (push) Waiting to run
Python Publish (pypi) / Upload release to PyPI (push) Waiting to run
Spellcheck / spellcheck (push) Waiting to run
Python Build and Type Check / python-ci (ubuntu-latest, 3.11) (push) Has been cancelled
Python Build and Type Check / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Build and Type Check / python-ci (windows-latest, 3.11) (push) Has been cancelled
Python Build and Type Check / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Integration Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Integration Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Notebook Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Notebook Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Smoke Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Smoke Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
Python Unit Tests / python-ci (ubuntu-latest, 3.13) (push) Has been cancelled
Python Unit Tests / python-ci (windows-latest, 3.13) (push) Has been cancelled
30 lines
661 B
JSON
30 lines
661 B
JSON
{
|
|
"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"
|
|
} |