Any app using the OpenAI SDK in any language should be able to set base_url to an LLMKit proxy and get cost tracking + budget enforcement without code changes. The proxy already handles basic chat completions, but we need to verify and document the full compatibility surface: tool calls, function calling, JSON mode, vision, embeddings. This is the single biggest growth lever for non-TS users.
Any app using the OpenAI SDK in any language should be able to set base_url to an LLMKit proxy and get cost tracking + budget enforcement without code changes. The proxy already handles basic chat completions, but we need to verify and document the full compatibility surface: tool calls, function calling, JSON mode, vision, embeddings. This is the single biggest growth lever for non-TS users.