Skip to content

v0.1.15

Compare
Choose a tag to compare
@av av released this 07 Sep 14:23
· 204 commits to main since this release

omnichain integration

Handle: omnichain
URL: http://localhost:34081

Efficient visual programming for AI language models.

omnichain UI screenshot

Starting

# [Optional] pre-build the image
harbor build omnichain

# Start the service
harbor up omnichain

# [Optional] Open the UI
harbor open omnichain

Harbor runs a custom version of omnichain that is compatible with webui. See example workflow (Chat about Harbor CLI) in the service docs.

Misc

  • webui config cleanup
  • Instructions for copilot in Harbor repo
  • Fixing workspace for bionicgpt service: missing gitignore, fixfs routine

Full Changelog: v0.1.14...v0.1.15