ChatGPT Plugins are tools designed specifically for language models that enable them to access up-to-date information, run computations, or use third-party services while prioritizing safety.
The plugins can be used to enhance the capabilities of ChatGPT and provide a wide range of possible use cases.
OpenAI has implemented initial support for plugins and is gradually rolling them out to users for real-world testing and studying their impact and safety challenges.
Features
- Enable language models to access up-to-date information
- Run computations
- Use third-party services
- Enhance the capabilities of ChatGPT
Use Cases
- Provide relevant information based on real-time data
- Perform calculations and data analysis
- Integrate with third-party services and APIs
- Create custom interactions and workflows
Suited For
- Developers creating language models
- Users of ChatGPT looking for more functionality and up-to-date information
FAQ
ChatGPT Plugins are tools designed specifically for language models with safety as a core principle, allowing them to access up-to-date information, run computations, or use third-party services.
Plugins can be used to provide real-time information, perform calculations and data analysis, integrate with external services, and create custom interactions and workflows with ChatGPT.
To create a plugin, you need to build an API with endpoints, create an OpenAPI specification and a manifest file, and enable the plugin for ChatGPT users.
OpenAI has implemented several safeguards to ensure the safety of plugins. Red-teaming exercises have been performed to identify and mitigate potential risks. Developers are also encouraged to follow safety guidelines when creating plugins.
Yes, developers can integrate their own APIs with ChatGPT using plugins. This allows them to extend the functionality of ChatGPT and provide custom features to users.