Update AI feature docs and fix assistant API links#4630
Merged
Conversation
…rkdown Accept header, and skills endpoints Generated-By: mintlify-agent
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ethanpalm
reviewed
Mar 18, 2026
ethanpalm
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/api-reference/prefix instead of the canonical/api/path/.well-known/llms.txtroute alongside the existing/llms.txtpathllms.txtexample to reflect actual generated output (.mdsuffix on page links, separateOpenAPI SpecsandAsyncAPI Specssections)llms.txtdiscovery via HTTPLinkandX-Llms-TxtheadersAccept: text/markdowncontent negotiation for markdown export/.well-known/skills/index.jsonand/.well-known/skills/{name}/skill.md)Note
Low Risk
Low risk documentation-only updates; main risk is minor user confusion if any endpoint paths or headers are misstated.
Overview
Updates AI feature docs to better support tool discovery and Markdown consumption.
ai/llmstxt.mdxnow documents.well-knownhosting forllms.txt, discovery viaLink/X-Llms-Txtheaders, and refreshes the example output to match generated behavior (page links with.md, separate OpenAPI/AsyncAPI sections).ai/markdown-export.mdxadds content negotiation guidance viaAccept: text/markdown/text/plain, andai/skillmd.mdxdocuments/.well-known/skills/discovery endpoints while removing the outdated “caching disabled” reverse-proxy note.Fixes cross-links between assistant message v1/v2 pages to use the canonical
/api/...paths instead of/api-reference/....Written by Cursor Bugbot for commit 3a6d018. This will update automatically on new commits. Configure here.