Celedog Tutorials

Hands-on integration walkthroughs for the most common Celedog use cases. Every tutorial assumes you have a Celedog API key (sign up to get one with free credits).

  • Integrate Celedog with the OpenAI Python SDK in 5 Minutes

    Step-by-step tutorial: sign up at celedog.io, grab an API key, and make your first request through the OpenAI Python SDK in under five minutes — no code rewrites required.

    May 28, 2026
  • Build a Multi-Model Chatbot with Next.js and Celedog

    Production-ready streaming chatbot that lets users pick GPT-4o, Claude 4.6 Sonnet, or Gemini 2.5 Pro from a dropdown. Built with Next.js 15 App Router, the Vercel AI SDK, and Celedog's unified API.

    May 28, 2026
  • Use Celedog Auto-routing for Cost Optimization

    Stop hard-coding model names. Celedog's auto-routing meta-models pick the cheapest model satisfying your quality bar per request — often a 20-40% cost reduction without sacrificing output quality on hard prompts.

    May 28, 2026
  • Celedog + LangChain Integration Guide

    Wire LangChain's ChatOpenAI integration to Celedog. Works with every chain, agent, and retriever pattern that already supports OpenAI — multi-model, streaming, and tool use included.

    May 28, 2026
  • Celedog + Vercel AI SDK Tutorial

    Use the Vercel AI SDK (ai package, @ai-sdk/openai) with Celedog as the model provider. Streaming, tool use, generateObject, and the React useChat hook — all working with one base-URL change.

    May 28, 2026

More Celedog content