OpenOpenAI
OpenOpenAI copied to clipboard
Integration with LangChain OpenGPTs
OpenGPTs is an awesome OSS project by the LangChain team that has a decent amount of overlap with this project.
The main difference between the two is that this project is intended to have 100% API compatibility with the official OpenAI Assistants API, whereas OpenGPTs is based loosely on the functionality of OpenAI GPTs.
Seeing as we're all playing around in similar sandboxes, I figured it made sense to open an issue to see if there's any interest.