ChatGPT Plugins are here 🤯
Today we are launching:
- Browsing in ChatGPT
- Code execution in ChatGPT
- 3rd party plugins
And a whole new developer ecosystem! Here's what you need to know 🧵
Conversation
Replying to
First off, check out the blog post announcing the new plugins blog post: openai.com/blog/chatgpt-p
It goes into all the details as well as security considerations.
You can join the waitlist here:
3
23
209
With browsing, we are opening access to an experimental model that knows when and how to browse the internet. This makes it possible to access up to date info and fixed the knowledge cut off issue.
7
22
230
With the code interpreter, we are opening up an experimental ChatGPT model that can use Python, handle uploads and downloads.
You can now ask ChatGPT to run code for you in a limited duration fire walled sandbox which will make it even more useful for devs.
8
25
222
We also made available a new plugin which allows uses to host their own data and make it accessible inside of ChatGPT. Check out github.com/openai/chatgpt by !
8
43
340
If you want to explore building your own plugin, make sure to get on the developer waitlist and check out the new Chat Plugins docs: platform.openai.com/docs/plugins
12
9
144
Replying to
Join the waitlist! We will be rolling out to a small group of developers to get feedback.
6
2
51
Show replies
Replying to
So am I correct in thinking, these plugins are sort of like an App Store for OpenAI? 😉
2
27
Show replies
Replying to
Are plugins only usable inside the ChatGPT interface or via API too?
2
1
7
Inside the chat interface won't scale at the level they envisage tbh.
It has to be callable and deployable via API calls.
1
2
Show replies





