Logs

2025-08-13

Coming up for air after a bunch of time spent on a project trying to use llm as a router to different models to create a compatibility layer for the OpenAI /v1/chat/completions API and the Anthropic /v1/messages API.

Logs

2025-08-12

Today, I published a package that exposes an OpenAI-compatible API on top of Simon's llm tool. It's been interesting to develop a better feel for the least common denominator of features and what it looks like to try and support them well.