diff --git a/index.html b/index.html index 5386eb4..c38c581 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,8 @@
+ Wingman is the Postman for LLMs. Call OpenAI Chat Completions, OpenAI Responses, + Anthropic Messages, or any OpenAI-compatible provider. Stream replies token by token + and inspect the exact request and response without installing an SDK. +
+ Use it to test LLM gateways, debug streaming, compare Chat Completions vs Responses, + reproduce SDK traffic, and inspect headers sent by agents like OpenAI SDK, LangChain, + Hermes, and OpenClaw. +