Home / Companies / LangChain / Blog / Post Details
Content Deep Dive

OpenGPTs

Blog post from LangChain

Post Details
Company
Date Published
Author
-
Word Count
1,612
Company Posts That Month
10
Language
English
Hacker News Points
-
Post removed?
No
Summary

OpenGPTs is an open-source GPT store that recently underwent updates to fully integrate with LangGraph, which is an extension of LangChain designed to build agents as graphs. This update introduces MessageGraph, a graph system where nodes process messages, reflecting the I/O of chat completion models and facilitating communication in distributed systems. Three cognitive architectures are available: Assistants, which use language models (LLMs) to decide on actions; RAG, which focuses on document retrieval; and ChatBot, which operates through system messages. Persistence is achieved through LangGraph checkpoints, saving chat states to Redis, while configurability allows users to select LLMs, system messages, and tools, with configurations saved for future use. New models like Google's Gemini and Mixtral have been added, though challenges remain in using open-source models reliably for Assistants. A new tool, Robocorp’s Action Server, allows the definition of arbitrary Python functions as tools, enhancing versatility. The astream_events method is employed to stream events, such as new tokens and function calls, which are then filtered and displayed to users. The OpenGPTs platform remains open to community contributions, particularly in improving open-source model reliability and supporting additional tools.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
LLM 8 2,593 281 107 +38%
RAG 3 1,360 163 55 +97%
Multi-agent systems 1 No monthly metrics for this publish month.
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.