Install
AGCMSClient
AsyncAGCMSClient with the same API and await client.chat.completions.create(...).
openai_wrap
3-line drop-in for the officialopenai client:
embeddings, files, and other namespaces fall through to the original
OpenAI client unchanged — only chat.completions.create(...) is rerouted.