Lessons from building an agent harness for local models
The loop, the context juggling, the per-model prompt formatting, the tool calls. Here is what...
3 posts tagged with agentic-ai
The loop, the context juggling, the per-model prompt formatting, the tool calls. Here is what...
Most people are building agents the way they wrote their first prompts. But we already know how to...
If you’ve been building with LLMs for a while, you’ve probably built an agent at some point.