Skip to content
View XidaoApi's full-sized avatar

Block or report XidaoApi

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. xidao-python-examples xidao-python-examples Public

    OpenAI-compatible Python SDK examples — chat completions, embeddings, streaming, retries, and multi-provider base_url switching. Works with XiDao, OpenRouter, Together, and any OpenAI-compatible API.

    1

  2. xidao-cookbook xidao-cookbook Public

    Migration guides, rollout checklists, cost-control patterns, and LLM routing recipes for OpenAI-compatible APIs. Covers OpenRouter alternatives, failover strategies, and production deployment.

    1

  3. xidao-nodejs-examples xidao-nodejs-examples Public

    OpenAI-compatible Node.js/TypeScript examples — streaming chat, Vercel AI SDK integration, endpoint migration, and multi-provider switching. Works with any OpenAI-compatible API.

  4. XidaoApi XidaoApi Public

    GitHub profile repository for the XidaoApi account

  5. llm-provider-migration-checklist llm-provider-migration-checklist Public

    Practical checklist, regression matrix, and test suite for safely switching LLM providers. Covers prompt compatibility, token counting, streaming differences, and rollback strategies.

  6. llm-failover-router-demo llm-failover-router-demo Public

    Production-ready LLM failover router with health checks, retries, circuit breakers, and multi-provider fallback chains. Drop-in OpenAI-compatible proxy for resilient AI apps.

    Python