llmposter 0.4.8

Drop-in mock server for OpenAI, Anthropic & Gemini APIs — library or standalone CLI. SSE streaming, tool calling, OAuth2, failure injection, streaming chaos, stateful scenarios, request capture, hot-reload, response templating. Test LLM apps without burning tokens.
Documentation
1
2
3
4
5
6
7
8
# Provider Guides

Each guide covers the response fields, streaming event sequence, error shapes, and spec compliance notes for a specific LLM API provider.

- [OpenAI Chat Completions]openai.md
- [Anthropic Messages]anthropic.md
- [Gemini generateContent]gemini.md
- [OpenAI Responses API]responses.md