Description
The UE plugin is for chatting with the AI model ” ChatGLM2-6B ” with the “openai_api.py” api .
这个UE插件是基于”openai_api.py” api 用于与AI模型“ChatGLM2-6B”沟通的。
It has an easy-to-call blueprint or C++ function to communicate with the “ChatGLM2-2B” API, helping you easily implement your own program.
它有易于调用的蓝图或c++函数方法沟通“ChatGLM2-2B”API,帮你轻松实现自己的程序。
The plugin has two modules corresponding to running at runtime and in the editor.
“ChatGLM”插件是有分别对应在运行时和编辑器情况下运行的两个模块的。
Video: 【UE5 ChatGLM2-6B Plugin ChatGLM】 https://www.bilibili.com/video/BV1Sj411t74C/?share_source=copy_web&vd_source=5f9c4c32ff9912f897181d7bff8c7fad
Note: Before using this plug-in, be sure to deploy the “ChatGLM2-6B” AI model and API.
注意:使用这个插件之前,务必部署好”ChatGLM2-6B” AI 模型和API.
My Another produce link:
我其它产品的链接:
https://www.unrealengine.com/marketplace/zh-CN/product/basicgroupedgroomhairponytail
https://www.unrealengine.com/marketplace/zh-CN/product/groupedstylegroom
AI Model “ChatGLM2-6B” Link:
人工智能模型“ChatGLM2-6B”官方资源链接:
https://github.com/THUDM/ChatGLM2-6B
_ _ _ _ _ _ _ _ _ _
Technical Details
Code Modules:
Number of Blueprints : 5 ( 1 level and 4 Widgets )
Number of C++ Classes : 5
Network Replicated : No
Supported Development Platforms : Windows
Supported Target Build Platforms : Windows
5.2.1Example Project: ChatGLM2_6B.rar
5.1.1Example Project: ChatGLM2_6B.rar
Document Link: https://1drv.ms/b/s!AlJV8owBPmctsBaUjOlwVskgZyTv?e=u69mog
Important/Additional Notes:The latest Demo project is using UE5.21. Please update the demo project yourself if you are using the plugin in newer version UE engine. If necessary you can contact me by tsw2008088@126.com.Thank you !
Supported Engine Versions
5.1 – 5.3