Threads langbase.threads()
Threads, an AI Primitive by Langbase, allows you to manage conversation history and context. They are essential for building conversational applications that require context management and organization of conversation threads.
You can use the threads()
functions to manage conversation threads. Threads help you organize and maintain conversation history, making it easier to build conversational applications.