-
Notifications
You must be signed in to change notification settings - Fork 64
AI Chat documentation #514
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request introduces comprehensive documentation for Directus's new AI Chat feature. The PR adds two PNG screenshot images for visual guidance and navigation metadata files to organize the new documentation structure within the guides section.
Key Changes:
- Adds two screenshot images for the AI Chat interface (model selector and tool menu)
- Creates navigation structure for AI Chat and MCP Server documentation under the AI guides section
- Establishes a hierarchical documentation organization with proper metadata files
Reviewed changes
Copilot reviewed 7 out of 29 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
public/img/ai-chat-model-selector-cropped.png |
Screenshot showing the AI Chat model selection interface |
public/img/ai-chat-tool-menu-open-cropped.png |
Screenshot displaying the AI Chat tool menu in open state |
content/guides/10.ai/2.mcp/.navigation.yml |
Navigation metadata for MCP Server documentation section |
content/guides/10.ai/2.mcp/7.local-mcp/.navigation.yml |
Navigation metadata for Local MCP subsection |
Note: The navigation files follow a consistent structure with title and headline fields. The binary image files cannot be reviewed for content accuracy but appear to be properly formatted PNG files based on the diff metadata. No issues were identified in the reviewed navigation metadata files.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: James White <jwhite@conduktor.io>
Co-authored-by: James White <jwhite@conduktor.io>
Co-authored-by: James White <jwhite@conduktor.io>
This PR adds documentation for our upcoming AI chat feature.
This pull request introduces comprehensive documentation for the new AI Chat feature in Directus. It adds a full set of guides covering overview, setup, usage, available tools, tips, and best practices, aimed at helping both administrators and users understand and utilize the AI Chat assistant. The documentation details supported models, configuration steps, tool permissions and approval modes, cost management, and practical usage scenarios.
New AI Chat Documentation
Navigation Update