Openai AI Integration

Use when integrating an OpenAI-compatible LLM API into an app, CLI, tool, or service: choosing the SDK, shaping chat-completion requests, configuring base URL/model/reasoning-effort, structured output via response_format, resilient JSON parsing, and retry handling. Language-agnostic guidance with Python examples and TypeScript references.

quick-brown-foxxx Updated

File contents

quick-brown-foxxx/myai/tree/main/skills/openai-ai-integration commit 1d649c885e

Frequently asked questions

npx skillmds@latest add quick-brown-foxxx/openai-ai-integration