This is an open source effort to create a similar experience to OpenAI's GPTs and Assistants API. It is powered by LangGraph - a framework for creating agent runtimes. It also builds upon LangChain, LangServe and LangSmith. OpenGPTs gives you more control, allowing you to configure: The LLM you use (choose between the 60+ that LangChain offers) The prompts you use (use LangSmith to debug those) Th