# General Compute ## Docs - [Agent Signup](https://docs.generalcompute.com/agent-signup.md): Programmatic API access for AI coding agents. Sign up your user and get an API key in under 60 seconds. - [API Keys & Base URLs](https://docs.generalcompute.com/api-keys.md): Create and manage GeneralCompute API keys with the correct base URLs for each environment. - [Chat Completions](https://docs.generalcompute.com/api-reference/endpoints/chat-completions.md): OpenAI-compatible chat completion endpoint with streaming support. - [Models List](https://docs.generalcompute.com/api-reference/endpoints/models-list.md): Returns the list of active models associated with the organization. - [Public Models](https://docs.generalcompute.com/api-reference/endpoints/public-models.md): Public endpoint that returns the metadata for the models surfaced in docs and pricing pages. - [GeneralCompute API](https://docs.generalcompute.com/api-reference/introduction.md): Reference for the OpenAI-compatible GeneralCompute API surface. - [Node.js Streaming Chat](https://docs.generalcompute.com/examples/node-streaming.md): Build a streaming CLI chat app with General Compute and Node.js — no framework needed. - [Vercel AI SDK Chat](https://docs.generalcompute.com/examples/vercel-ai-chat.md): Build a streaming chat app with General Compute and the Vercel AI SDK in Next.js. - [Capabilities](https://docs.generalcompute.com/features.md): Key GeneralCompute features: tool calling, JSON mode, multimodal inputs, and reasoning-ready models. - [Introduction](https://docs.generalcompute.com/index.md): Welcome to GeneralCompute. The world's fastest inference with the best developer experience. - [Migrate with AI](https://docs.generalcompute.com/migrate-with-ai.md): Copy-paste prompts to let your AI coding agent migrate your project to General Compute in minutes. - [Models & Pricing](https://docs.generalcompute.com/models.md): Explore all available models on General Compute with pricing, context windows, and capabilities. - [OpenClaw Integration](https://docs.generalcompute.com/openclaw.md): Connect your OpenClaw AI assistant to General Compute for 5x faster inference with $5 in free credit. - [Quickstart](https://docs.generalcompute.com/quickstart.md): Get started with the world's fastest inference using our OpenAI-compatible SDKs. - [Rate Limits](https://docs.generalcompute.com/rate-limits.md): Understand rate limits and quotas for each General Compute plan. ## OpenAPI Specs - [openapi](https://docs.generalcompute.com/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/generalcompute) - [Support](mailto:support@generalcompute.com)