chatbox icon indicating copy to clipboard operation
chatbox copied to clipboard

openai官方新出的插件功能,API客户端能否实现?

Open LifeNT opened this issue 2 years ago • 2 comments

新出的插件功能非常强大,甚至可以让Chatgpt联网了,但API客户端不清楚能否直接使用这种插件功能,有没有人研究过?

LifeNT avatar Mar 24 '23 13:03 LifeNT

同求啊!

softmetal66 avatar Mar 24 '23 15:03 softmetal66

官方提到未来是会开放给开发者的

In the coming months, as we learn from deployment and continue to improve our safety systems, we’ll iterate on this protocol, and we plan to enable developers using OpenAI models to integrate plugins into their own applications beyond ChatGPT. https://openai.com/blog/chatgpt-plugins

xieziyu avatar Mar 25 '23 03:03 xieziyu

我编写了一个例子集成Chatgpt定义的插件:https://github.com/Bin-Huang/chatbox/pull/371

通过这个插件,可以让chatGPT查询私有文档源

yubing744 avatar Apr 08 '23 01:04 yubing744