Bin-Huang / chatbox

User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
https://chatboxai.app
GNU General Public License v3.0
21.09k stars 2.13k forks source link

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

Open LifeNT opened 1 year ago

LifeNT commented 1 year ago

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

softmetal66 commented 1 year ago

同求啊!

xieziyu commented 1 year ago

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

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

yubing744 commented 1 year ago

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

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