Insider Insider
3dnchu 尚无浏览 2 分钟阅读

HttpGPT – 通过异步 REST 请求轻松实现与 ChatGPT 联动的 Unreal Engine 开源插件!还标准搭载了易用的聊天窗口!

由 Lucoiso 开发、用于简化与 ChatGPT 联动的 Unreal Engine 开源插件“HttpGPT”已在 UE Marketplace 和 Github 免费公开。

HttpGPT

HttpGPT 是一款通过异步 REST 请求简化与 Chat GPT 联动的 Unreal Engine 插件,能让开发者轻松与聊天机器人通信。此外,还包含用于将 ChatGPT 集成到引擎中的 Editor Tool。
免责声明:在 Unreal Engine 版本 4.27 中,不提供 Mac 和 IOS 支持。

  • 异步任务
  • 支持多种机型
  • 项目设置中的插件设置页面
  • 自动将 JSON 转换为 UStructs。
  • 编辑器工具:HttpGPT Chat(集成 ChatGPT)
  • 开源

运行需要 OpenAI 的 API 密钥。
只要安装插件就会集成聊天功能,因此非常方便。

“HttpGPT”可从 UE Marketplace 和 Github 免费下载。
虽然文档不够充实,使用起来还需要摸索,但从节点的感觉来看,似乎相当实用。请务必查看一下!

链接

HttpGPT – ChatGPT integrated in the Engine:代码插件 – UE Marketplace

Screenshot of www.unrealengine.com

lucoiso/UEHttpGPT: HttpGPT is an Unreal Engine plugin that facilitates integration with Chat GPT through asynchronous REST requests, making it easy for developers to communicate with the chatbot. Also including an Editor Tool to integrate ChatGPT in the Engine.

Screenshot of github.com