Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 12:53
· 7 commits to main since this release
f2951b5

See CHANGELOG.md for the full notes.

Install

uvx --from git+https://github.com/shahar-dagan/openfusion openfusion   # chat
uv tool install git+https://github.com/shahar-dagan/openfusion          # persistent CLI
docker run -p 8000:8000 ghcr.io/shahar-dagan/openfusion:v0.1.0  # web

What's Changed

  • Docs: add playground demo GIF to the README by @shahar-dagan in #31
  • Interactive chat REPL: openfusion chats, openfusion web serves by @shahar-dagan in #32
  • Release prep: model picker, v0.1.0 changelog, GitHub Release step by @shahar-dagan in #33

Full Changelog: assets...v0.1.0