- 我的帖子已经打上 开源推广 标签: 是
- 我的开源项目完整开源,无未开源部分: 是
- 我的开源项目已链接认可 LINUX DO 社区: 是
- 我帖子内的项目介绍,AI生成、润色内容部分已截图发出: 是
- 以上选择我承诺是永久有效的,接受社区和佬友监督: 是
以下为项目介绍正文内容,AI生成、润色内容已使用截图方式发出
github.com
GitHub - Kohaku-Lab/KohakuTerrarium: KohakuTerrarium is a general-purpose AI agent...
KohakuTerrarium is a general-purpose AI agent framework and batteries-included app for building, running, and composing self-contained agents and multi-agent teams, with built-in tools, sub-agents, persistent sessions, TUI, and web UI.
琥珀生態瓶是一個通用的Agent框架,利用琥珀生態瓶你可以簡單的做出任何你想要的Agent! 甚至讓他們之間互相交流互動協作。並且有CLI, TUI, 網頁端多種使用方式。
更多資訊可見Github倉庫或過往帖子: 通用型Agent框架《琥珀生態瓶》正式發布!
1.4.0重點更新:
- 生態瓶runtime現在支援運行時調整多Agent互聯拓譜,並提供了節點編輯GUI(https://www.bilibili.com/video/BV1WyRABHELw)與Agent端的工具
- 重構了Agent端的生態瓶操作工具,現在允許用戶創建的Agent(或terrarium設定檔中的root Agent)對群組內的Agent與連線/通話頻道做增刪改查,實現了比Claude agent teams還更彈性的多Agent運行。
- output系統大改,現在的input/trigger, session, output都是事件驅動,並且新增了多種的UI事件,允許工具、插件、觸發器使用各類UI事件來達成更豐富的輸出或者與用戶互動。(例如show card工具可以顯示單獨的資訊卡+給用戶選擇選項,ask_user工具可以讓用戶針對問題回答答案並當成工具的回覆)
- 前端UI大改,現在的前端UI更接近vscode這類IDE的操作體驗,設定、session列表、具體instance的聊天介面等皆成為了Tab頁面,並且新增了大量的統計數據提供參考。
- 同時前端UI的rwd也更加完善,手機端體驗大幅提升。
Release Note:
Release v1.4.0 · Kohaku-Lab/KohakuTerrarium
KohakuTerrarium v1.4.0 KohakuTerrarium v1.4.0 is a major runtime and dashboard release. It introduces a typed interactive output bus, runtime module configuration, built-in policy plugins, a dynami...
3 个帖子 - 3 位参与者