Documentation Index
Fetch the complete documentation index at: https://docs.nano-gpt.com/llms.txt
Use this file to discover all available pages before exploring further.
LiteLLM Integration
Configure LiteLLM to proxy requests through NanoGPT while preserving the legacyreasoning_content field expected by its OpenAI-compatible connector.
Quick configuration
Add NanoGPT to yourlitellm.yaml (or the equivalent configuration source):
delta.reasoning_content, so the v1legacy endpoint is the recommended base URL. If you upgrade your LiteLLM deployment to parse the modern delta.reasoning field, you can switch the base URL to https://nano-gpt.com/api/v1/ instead.
You can also swap model to anthropic/claude-opus-4.5 or google/gemini-3-flash-preview if you want a different default.