Release Kuwa v0.3.0
Hello everyone, we have released the formal version of kuwa-v0.3.0 with the feedback and suggestions from the community, hoping that it could satisfy everyone's needs.
What has been changed
The major differences from the previous version kuwa-v0.2.1 are that we have added and enhanced the functions of Bot, Store, RAG toolchain, and system updates, and a new chat and group chat integrated interface:
- Bot enables users to create Bot applications without code, and they can adjust System prompt, preset chat records, and User prompt prefixes and suffixes to realize various functions such as role-playing, executing specific tasks, or using the Ollama Modelfile to create more powerful applications;
- Store allows users to build and maintain shared Bot application stores on their own, and users can also share Bots with each other;
- The RAG toolchain allows users to easily drag and drop local file folders to create their own vector databases, and then use the existing DBQA function to perform Q&A through multiple databases;
- Not only does the new integrated interface directly support group chat and single-model chat, but you can also import Prompt Sets or upload files at any time, and also be used for related RAGs;
- A SearchQA was added to the Windows version, which can be connected to Google search to perform Q&A on organizational websites;
- A Docker startup script was added to simplify the startup method of the Docker version (thanks to @cclljj );
- Executor can be directly connected to Ollama to use the models and applications supported by Ollama;
- You can use update.bat to quickly update to the latest released version without having to re-download the .exe installation file
Complete changelog: v0.2.1-taide...v0.3.0
Related tutorial documents
We also provide some of Kuwa's tutorial documents:
- DB QA/RAG setup tutorial: https://kuwaai.org/blog/dbqa-setup
- Bot setup tutorial: https://kuwaai.org/blog/bot-system-guide
- Docker startup tutorial: https://github.com/kuwaai/genai-os/blob/main/docker/README.md
- SearchQA setup tutorial: https://kuwaai.org/blog/search-qa-setup
- Gemini API Key application tutorial: https://kuwaai.org/blog/apply-gemini
You are welcome to give us feedback after trying it out and feel free to contact us through the community or other channels if you encounter any difficulties.
Kuwa official website: https://kuwaai.org/
大家好,經過社群的回饋與建議,我們推出 kuwa-v0.3.0 正式版,以期更能滿足大家的需求。
改了什麼
與前一版 kuwa-v0.2.1 的主要差異為新增並強化了 Bot、Store、RAG toolchain和系統更新等功能,以及新的聊天與群聊整合介面:
- Bot 讓使用者可以no code建立Bot應用,可調整System prompt、預置聊天紀錄、User prompt前後綴來實現如角色扮演、執行特定任務等不同功能,或利用 Ollama Modelfile 來打造更強大的應用;
- Store 讓使用者可以自行建置及維護共用的Bot應用商店,使用者間也可以共享Bot;
- RAG toolchain 讓使用者可以將本機文件資料夾透過簡易拖拉的方式建立成自有的向量資料庫,不限一個,再透過既有的 DBQA 功能進行問答;
- 新的整合介面不僅直接支援群聊與單模型聊天,隨時可以匯入Prompt Sets或上傳檔案,也可以用於相關RAG;
- Windows 版新增 SearchQA,可透過串接 Google search 進行組織網站問答;
- 新增 Docker 啟動腳本,簡化 Docker 版啟動方式 (感謝 @cclljj );
- Executor 可以直接串接 Ollama,藉以使用 Ollama 支援的模型及應用;
- 可以透過 update.bat 來快速更新至最新釋出的版本,不必重新下載 .exe 安裝檔
完整變更紀錄: v0.2.1-taide...v0.3.0
相關教學文件
另外也提供幾份Kuwa的教學文件:
- DB QA/RAG 建置教學: https://kuwaai.org/zh-Hant/blog/dbqa-setup
- Bot 建置教學: https://kuwaai.org/zh-Hant/blog/bot-system-guide
- Docker 啟動教學: https://github.com/kuwaai/genai-os/blob/main/docker/README_TW.md
- SearchQA 建置教學: https://kuwaai.org/zh-Hant/blog/search-qa-setup
- Gemini API Key 申請教學: https://kuwaai.org/zh-Hant/blog/apply-gemini
歡迎各位體驗之後給予回饋,遇到任何困難也歡迎透過社群或是其他管道與我們聯絡。
Kuwa官網: https://kuwaai.org/zh-Hant/