-
Notifications
You must be signed in to change notification settings - Fork 380
Add AI Chat guide #4447
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?
Add AI Chat guide #4447
Conversation
You must have Developer access to commit code to ClickHouse on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes. Learn more: https://vercel.com/docs/accounts/team-members-and-roles/access-roles#team-level-roles |
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 PR adds comprehensive documentation for the AI Chat feature in ClickHouse Cloud Console. The guide provides step-by-step instructions for enabling, configuring, and using the AI Chat functionality within the Cloud interface.
- Complete user guide covering AI Chat setup, usage patterns, and keyboard shortcuts
- Documentation of two chat modes: Agent (schema reasoning) and Docs AI (documentation Q&A)
- Integration workflow examples showing how to work with generated SQL queries
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
The latest updates on your projects. Learn more about Vercel for GitHub.
2 Skipped Deployments
|
Co-authored-by: Copilot <[email protected]>
Summary
Added AI Chat in the ClickHouse Cloud guide.
Checklist