OpenAI Expands ChatGPT Capabilities With New Plugin Support
OpenAI introduces plugin support for ChatGPT, allowing the AI to access the internet, run code, and connect to third-party services. The initial rollout includes a web browser, a code interpreter, and an open-source retrieval tool for custom knowledge bases.
OpenAI introduces plugin support for ChatGPT, significantly expanding the AI's capabilities beyond its original training data. These plugins act as the system's eyes and ears, granting it access to up-to-date information, enabling it to perform computations, and allowing it to safely use third-party services on behalf of users.
The initial rollout features two core plugins hosted by OpenAI: a web browser and a code interpreter. The web browser allows ChatGPT to pull current information directly from the internet, while the code interpreter operates in a secure sandboxed environment to solve math problems, analyze data, and convert file formats using Python.
Additionally, OpenAI releases an open-source retrieval plugin that lets developers connect ChatGPT to personal or organizational data like notes, emails, and documents. The company gradually rolls out alpha access to these plugins to study their real-world impact, with plans to broaden availability over time.