v0.5.0-rc1 #194
KylinMountain
announced in
Announcements
v0.5.0-rc1
#194
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 OpenKB v0.5.0-rc1 is here – Web UI + REST API now in preview!
We’re excited to announce the first release candidate of OpenKB Studio – a brand‑new web interface and REST API for your knowledge base. This is a major step forward in making OpenKB more accessible, visual, and integrable.
✨ What’s new
🖥️ Knowledge Workbench (Web UI)
A modern, React/TypeScript‑based frontend that lets you browse, search, and manage your knowledge right from your browser. The supporting backend is fully integrated – just start the service and go. by @KylinMountain in #189
🔌 REST API server
Now you can interact with OpenKB programmatically via standard HTTP endpoints. Perfect for connecting your own tools, automations, or custom frontends by @jidechao in #150
⚡ Performance boost
markitdowncuts startup time by ~24% and enables slimmer packaging. by @KylinMountain in perf(converter): lazy-import markitdown to cut startup ~24% and enable slim packaging #186openai==2.44.0to avoid breaking changes from upstream API updates. by @KylinMountain in fix(deps): pin openai==2.44.0 to avoid InputTokensDetails breaking ch… #191🛠️ Fixes & polish
🙌 New contributors
A warm welcome to @jidechao, who made their first contribution with the REST API foundation – thank you!
📦 Full changelog
See every commit and detail here:
Compare v0.4.4...v0.5.0-rc1
💡 How to try it
Then open your browser at http://localhost:7566 and start exploring the new Knowledge Workbench.
Happy knowledge building! 🧠✨
This discussion was created from the release v0.5.0-rc1.
Beta Was this translation helpful? Give feedback.
All reactions