Skip to content

Commit 4419cdb

Browse files
Documentation edits made through Mintlify web editor
1 parent 98c7a6a commit 4419cdb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ai-ingestion.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ export const PreviewButton = ({ children, href }) => {
1212
)
1313
}
1414

15-
All AI ingestion capabilities are automatically enabled for all customers without any setup required. Your documentation is immediately ready to be used with LLMs and AI tools.
15+
Most AI ingestion capabilities are automatically enabled for all customers without any setup required. Your documentation is immediately ready to be used with LLMs and AI tools through features like /llms.txt, /llms-full.txt, and .md extensions.
16+
17+
However, some features like the contextual menu require additional setup in your configuration.
1618

1719
Documentation pages are content rich and can be a great source of information for LLMs for AI tools.
1820

@@ -46,7 +48,7 @@ Add **.md** to an individual docs page to see a markdown version of that page. H
4648

4749
### contextual menu
4850

49-
You can enable a [contextual menu](settings#param-contextual) to allow users to copy markdown source, view markdown source, or open ChatGPT with the page content.
51+
You can enable a [contextual menu](settings#param-contextual) to allow users to copy markdown source, view markdown source, or open ChatGPT with the page content. This feature requires setup in your configuration file.
5052

5153
### \+ c shortcut
5254

0 commit comments

Comments
 (0)