How Ruby internals work
Updated
•1 min read
Search for a command to run...

No comments yet. Be the first to comment.
How to use coding agents to accelerate your evals

How to build your system prompt to optimise for prompt caching & practical insights

We focus quite a bit on prompt caching @LittlebirdAI to ensure lower latencies and cost. But it's very tricky to get it right, esp when you deal with multiple providers. There are quite a few really g

Practical pointers for doing Agentic, Hybrid search & Turbopuffer quirks

Using encode_to_numpy to count number of tokens in large strings to save memory and CPU
