Welcome back.
Manage API keys, configure your LLM provider, and read the docs.
| Label | Prefix | Rate | Last used | Status |
|---|
# curl curl -X POST http://localhost:8000/v1/memories \ -H "Authorization: Bearer YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"text":"My favorite coffee is filter coffee."}'