Setup
Provider Configuration
Named Providers
Custom Provider URL
Example Usage
Configuration Options
Custom Headers
Add user IDs, conversation IDs, or other metadata:Comparison with Memory Tools
Feature | Infinite Chat | Memory Tools |
---|---|---|
Memory Management | Automatic | Manual |
Context Handling | Automatic | Manual |
Tool Calls | None | searchMemories, addMemory, fetchMemory |
Best For | Chat apps | AI agents |
Setup Complexity | Simple | Moderate |
Headers
Add user and conversation context:Comparison
Feature | Infinite Chat | Memory Tools |
---|---|---|
Memory Management | Automatic | Manual |
Context Handling | Automatic | Manual |
Tool Calls | None | searchMemories, addMemory, fetchMemory |
Best For | Chat apps | AI agents |