github open-webui/computer v0.3.3

latest releases: v0.9.21, v0.9.20, v0.9.19...
2 months ago

Added

  • 🌉 OpenAI-compatible gateway. Expose cptr workspaces through /v1/models and /v1/chat/completions, so Open WebUI and other OpenAI-compatible clients can use each workspace as a model with the full cptr agent loop.
  • 🔑 Gateway API keys. New Gateway admin settings tab for creating, copying, listing, and deleting API keys. Keys are stored hashed and newly generated keys are only shown once.

Changed

  • 🔄 Gateway streaming support. Chat tasks can now stream assistant deltas into an OpenAI-style SSE response while still updating cptr chats and sidebar state.
  • 🧭 Frontend dev proxy. The Vite dev server now proxies /v1 gateway requests to the backend during local development.

Don't miss a new computer release

NewReleases is sending notifications on new releases.