# docs ## Docs - [Claude Code setup](https://docs.tideblaze.com/ai-tools/claude-code.md): Configure Claude Code for your documentation workflow - [Cursor setup](https://docs.tideblaze.com/ai-tools/cursor.md): Configure Cursor for your documentation workflow - [Windsurf setup](https://docs.tideblaze.com/ai-tools/windsurf.md): Configure Windsurf for your documentation workflow - [Create Chat Completion](https://docs.tideblaze.com/api-reference/endpoint/create.md): Creates a mock assistant response from a chat history. Supports both JSON and SSE streaming responses. - [Create Completion](https://docs.tideblaze.com/api-reference/endpoint/delete.md): Creates a mock text completion from a prompt. `stream=true` is not supported and returns a 400 error. - [Deployment Chat Completion](https://docs.tideblaze.com/api-reference/endpoint/deployments-chat.md): Creates a chat completion using a private deployed fine-tuned model by deployment ID. - [List Deployments](https://docs.tideblaze.com/api-reference/endpoint/deployments-list.md): Lists private deployed fine-tuned models available to your workspace. - [Retrieve Deployment](https://docs.tideblaze.com/api-reference/endpoint/deployments-retrieve.md): Retrieves metadata for a private deployed fine-tuned model. - [List Models](https://docs.tideblaze.com/api-reference/endpoint/get.md): Lists available mock models. - [Health Check](https://docs.tideblaze.com/api-reference/endpoint/webhook.md): Returns service health and active environment. - [Introduction](https://docs.tideblaze.com/api-reference/introduction.md): Tideblaze API reference (OpenAI-compatible) - [Development](https://docs.tideblaze.com/development.md): Preview changes locally to update your docs - [Code blocks](https://docs.tideblaze.com/essentials/code.md): Display inline code and code blocks - [Images and embeds](https://docs.tideblaze.com/essentials/images.md): Add image, video, and other HTML elements - [Markdown syntax](https://docs.tideblaze.com/essentials/markdown.md): Text, title, and styling in standard markdown - [Navigation](https://docs.tideblaze.com/essentials/navigation.md): The navigation field in docs.json defines the pages that go in the navigation menu - [Reusable snippets](https://docs.tideblaze.com/essentials/reusable-snippets.md): Reusable, custom snippets to keep content in sync - [Global Settings](https://docs.tideblaze.com/essentials/settings.md): Mintlify gives you complete control over the look and feel of your documentation using the docs.json file - [Introduction](https://docs.tideblaze.com/index.md): Welcome to the new home for your documentation - [Expert Models](https://docs.tideblaze.com/models/expert-models.md): Industry-optimized models with different pricing, size, and speed profiles - [Fine-Tuning](https://docs.tideblaze.com/models/fine-tuning.md): Custom models derived from general or expert bases - [General Models](https://docs.tideblaze.com/models/general-models.md): Core Tideblaze models for broad use cases - [Quickstart](https://docs.tideblaze.com/quickstart.md): Start building awesome documentation in minutes ## OpenAPI Specs - [openapi](https://docs.tideblaze.com/api-reference/openapi.json) ## Optional - [API platform](https://platform.tideblaze.com) - [Blog](https://tideblaze.com/blog)