-
Notifications
You must be signed in to change notification settings - Fork 61
AI docs updates #2989
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
AI docs updates #2989
Conversation
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
PR Compliance Guide 🔍(Compliance updated until commit 4cb5c31)Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label Previous compliance checksCompliance check up to commit 2f17a87
|
||||||||||||||||||||||||||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||||
User description
Description
Updates AI interfaces documentation: all features moved to open beta, added Haiku-4.5 model support, and updated MCP tools.
Added docs pages
/docs/ai-interfaces/AGENTS.md)Updated docs pages
/docs/ai-interfaces/overview.md)/docs/ai-interfaces/ai-agents/overview.md)/docs/ai-interfaces/ai-agents/build-an-ai-agent.md)/docs/ai-interfaces/ai-agents/interact-with-ai-agents.md)/docs/ai-interfaces/port-ai/api-interaction.md)/docs/ai-interfaces/port-ai/llm-providers-management/overview.md)/docs/ai-interfaces/port-ai/security-and-data-controls.md)/docs/ai-interfaces/port-mcp-server/overview-and-installation.md)/docs/ai-interfaces/slack-app.md)/src/data/mcpTools.js)Key changes:
haiku-4.5model for Anthropic and AWS Bedrockcount_entitiestool and renamedsearch_port_docs_sourcestosearch_port_sourcesPR Type
Documentation, Enhancement
Description
Transition all AI features from closed beta to open beta status
Add
count_entitiesMCP tool and rename documentation search toolIntroduce context-aware AI Chat Widget with automatic page/entity understanding
Add Feature Support Matrix table showing capabilities across AI interfaces
Increase monthly AI invocation quota from 20 to 50
Remove limited availability restrictions on LLM provider configuration
Create comprehensive AI Documentation Maintenance Guide for agents
Diagram Walkthrough
File Walkthrough
1 files
Add count_entities tool and rename documentation search15 files
Create comprehensive AI documentation maintenance guideUpdate AI Agents to open beta statusReplace closed beta notice with open beta componentAdd context awareness feature and update beta statusDocument context-aware functionality with examplesAdd Feature Support Matrix and update beta statusesUpdate quota to 50 and add count_entities to examplesUpdate monthly quota documentation to 50 invocationsRemove closed beta references from performance sectionRemove limited availability restrictions and add Haiku modelAdd UI configuration instructions for LLM providersUpdate MCP Server and AI Agents beta status alignmentUpdate Slack app to open beta and clarify AI capabilitiesRemove outdated warnings about authentication and VSCode issuesRemove AI program access requirement from prerequisites