Merge branch 'sdk-chat-fix' of github.com:phact/openrag into sdk-chat-fix

This commit is contained in:
phact 2025-12-22 22:22:14 -05:00
commit 3a73d5bce3
3 changed files with 1383 additions and 1640 deletions

View file

@ -254,5 +254,5 @@ jobs:
- name: Publish to PyPI - name: Publish to PyPI
run: | run: |
uv publish uv publish
env: env:
UV_PUBLISH_TOKEN: ${{ secrets.UV_PUBLISH_TOKEN }} UV_PUBLISH_TOKEN: ${{ secrets.UV_PUBLISH_TOKEN }}

View file

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project] [project]
name = "openrag" name = "openrag"
version = "0.1.55" version = "0.2.0"
description = "Add your description here" description = "Add your description here"
readme = "README.md" readme = "README.md"
requires-python = ">=3.13" requires-python = ">=3.13"

3019
uv.lock generated

File diff suppressed because it is too large Load diff