However, OpenCopilot currently has limitations such as not supporting calling multiple endpoints simultaneously, not being suitable for handling large APIs, and not being equipped to handle complex APIs. It also cannot remember the chat history. The roadmap for the tool includes features like creating unlimited copilots, embedding the copilot on a SaaS product using standard JS calls, providing Swagger definitions for APIs, and supporting different types of authentications among others.
Key takeaways:
- OpenCopilot is a tool that allows you to have your own product's AI copilot, integrating with your underlying APIs and executing API calls when needed.
- It is capable of calling your underlying APIs, transforming the response into meaningful text, and automatically populating certain request payload fields based on the context.
- Currently, OpenCopilot does not support calling multiple endpoints simultaneously, handling large APIs, handling complex APIs, or remembering the chat history.
- The roadmap for OpenCopilot includes features like creating unlimited copilots, embedding the copilot on your SaaS product using standard JS calls, providing Swagger definitions for your APIs, and supporting different types of authentications.