Skip to content

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 31 Mar 14:12
· 12 commits to main since this release

v1.0.1 (2026-03-31)

Bug Fixes

  • chat-stream: Handle exceptions during streaming and DB save to prevent corrupted HTTP responses (8dfff82)

Chores

  • Docker compose modified for project's structure change (b6d4ab5)

  • Move venv to gitignore (80c9eae)

  • cli: Add command-line interface for app usage (c3f9ecb)

  • model: Change model gpt-5 to gpt-5.4 (23ca132)

  • version: Add version (722c367)

  • version: Move version next to logo (e1fbdc0)

Refactoring

  • docker files: Change structure by moving requirements and dockerfile to root dir (480d54a)

  • project-structure: Reorganize source code layout and move files to root (7ed574c)


Detailed Changes: v1.0.0...v1.0.1