Step 1: Get an API Key
Sign into the Butter dashboard. This will create a fresh, empty cache, as well as an API key you’ll use to authenticate requests. To view your active API keys, visit the Keys page. Make sure to save your Butter and other relevant API keys accordingly.Step 2: Configure your Client
Modify your LLM client to point to Butter’s base URL.Step 3: Make your First Request
Submit your first request through Butter.First Response: Cache Miss
Step 4: Make your Second Request
Send the previous request once more. You should see a cache hit.Second Response: Cache Hit
id field set to "cached".