# Subconscious Docs ## Docs - [Create Chat Completion](https://docs.subconscious.dev/api-reference/chat-completions.md): Generates a model response for the given conversation. This endpoint is fully compatible with the OpenAI Chat Completions API. - [Create Message](https://docs.subconscious.dev/api-reference/messages.md): Generates a model response for the given conversation. This endpoint is fully compatible with the Anthropic Messages API, so you can use the Anthropic SDK by pointing its base URL at Subconscious. - [Streaming](https://docs.subconscious.dev/features/streaming.md): Stream responses token by token in real time - [Structured Output](https://docs.subconscious.dev/features/structured-output.md): Get typed JSON responses with schema validation - [Subconscious Cache](https://docs.subconscious.dev/features/subconscious-cache.md): (Advanced) Disable auto compaction and trigger the subconscious cache manually. - [Thinking Mode](https://docs.subconscious.dev/features/thinking.md): Enable step-by-step reasoning for complex tasks - [Overview](https://docs.subconscious.dev/on-prem/api-gateway/overview.md): The customer-facing control point for coding-agent traffic - [Setup](https://docs.subconscious.dev/on-prem/api-gateway/setup.md): Admin setup for dashboard access, routes, credentials, and pilot readiness - [Configurations](https://docs.subconscious.dev/on-prem/deployments/configurations.md): Cloud, GPU placement, Helm overrides, secrets, observability, and upgrade choices - [Methods](https://docs.subconscious.dev/on-prem/deployments/methods.md): Choose assisted self-managed or traditional self-hosted deployment - [Overview](https://docs.subconscious.dev/on-prem/distribution-platform/overview.md): Software delivery, versioning, updates, and assisted self-managed deployment - [FAQ](https://docs.subconscious.dev/on-prem/faq.md): Common questions about the Subconscious Inference System - [How It Works](https://docs.subconscious.dev/on-prem/how-it-works.md): The API Gateway, Inference Runtime, and Distribution Platform behind the Subconscious Inference System - [Overview](https://docs.subconscious.dev/on-prem/inference-runtime/overview.md): The GPU-backed execution layer for coding-agent workloads - [Customer Success](https://docs.subconscious.dev/on-prem/integration-journey/customer-success.md): Support, upgrades, reviews, and expansion after onboarding - [Evaluation](https://docs.subconscious.dev/on-prem/integration-journey/evaluation.md): Discovery, ROI, security review, and optional trials - [Onboarding](https://docs.subconscious.dev/on-prem/integration-journey/onboarding.md): From kickoff to pilot users on the Subconscious Inference System - [Overview](https://docs.subconscious.dev/on-prem/integration-journey/overview.md): How evaluation, onboarding, and long-term support work - [Overview](https://docs.subconscious.dev/on-prem/overview.md): What is the Subconscious Inference System, what are the benefits, and who is it for - [Compliance](https://docs.subconscious.dev/on-prem/trust-center/compliance.md): Security review, data handling, support access, and supply-chain assurance - [Subconscious](https://docs.subconscious.dev/overview.md) - [Quickstart](https://docs.subconscious.dev/quickstart.md): Make your first API call - [Learn More](https://docs.subconscious.dev/resources/learn-more.md): Explore more about our work and our team - [API](https://docs.subconscious.dev/ways-to-use/cloud-api.md): The standard Subconscious inference endpoint - [Dedicated Endpoints](https://docs.subconscious.dev/ways-to-use/dedicated.md): Reserved compute with guaranteed capacity - [Local Devices](https://docs.subconscious.dev/ways-to-use/local-devices.md): Run inference on workstations, laptops, and mobile devices - [On-Prem & Customer Cloud](https://docs.subconscious.dev/ways-to-use/on-prem.md): Deploy Subconscious inference in your own infrastructure - [Privacy & Security](https://docs.subconscious.dev/ways-to-use/privacy.md): How we handle and protect your data ## OpenAPI Specs - [openapi](https://docs.subconscious.dev/api-reference/openapi.json)