Core Components
Sessions
Manage conversational sessions with the Node.js SDK
Sessions in Julep enable persistent, stateful interactions between users and agents. They maintain context across multiple exchanges and can be used to build conversational interfaces.
Creating Sessions
Session Chat
Managing Context
Sessions automatically maintain context, but you can also manage it manually:
Session Tools
Tools can be added specifically for a session:
Session Documents
Add relevant documents to the session for context:
Managing Sessions
Error Handling
Context Overflow Strategies
Julep provides different strategies for handling context overflow: