Cometapi

Run GPT, Claude, Gemini, DeepSeek, and Qwen models through CometAPI's OpenAI-compatible gateway.

ExampleDescription
Cometapi BasicRun a GPT model through the CometAPI gateway in sync, async, and streaming modes.
Image AgentStream an image description from a vision model through CometAPI.
Image Agent With MemoryAnalyze an image with CometAPI and include SQLite session history in a follow-up request.
Multi ModelTest and compare different models available through CometAPI.
RetryReview retry settings and why invalid model IDs cannot reliably exercise the retry path.
CometAPI Structured OutputRequest JSON from CometAPI and validate it locally as a MovieScript.
Cometapi Tool UseCall WebSearchTools through CometAPI for prices, weather, and news queries.