Skip to content

Releases: shahar-dagan/openfusion

v0.1.0

17 Jun 12:53
f2951b5

Choose a tag to compare

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

Media assets

17 Jun 11:21
2d9ab07

Choose a tag to compare

Hosting for README/docs media (not a code release).