-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
feat: implement mintlify AI search into CMD+K #18749
base: main
Are you sure you want to change the base?
Conversation
@Amit91848 is attempting to deploy a commit to the cal Team on Vercel. A member of the Team first needs to authorize it. |
# Mintlify chat api | ||
# Power AI chat in for docs | ||
NEXT_PUBLIC_MINTLIFY_CHAT_API_KEY= | ||
NEXT_PUBLIC_CHAT_API_URL= |
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.
https://leaves.mintlify.com/api/chat/calcomhelp
you can add this in the .env. The one present on mintlify docs website doesn't seem to be working
# Power AI chat in for docs | ||
NEXT_PUBLIC_MINTLIFY_CHAT_API_KEY= | ||
NEXT_PUBLIC_CHAT_API_URL= | ||
NEXT_PUBLIC_DOCS_URL= |
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.
Sometimes api request does not return X-Mintlify-Base-Url
header in response, so you cannot form absolute links for docs citations. This will be used as base url to form absolute urls. Not required unless you want to have citations.
Graphite Automations"Add consumer team as reviewer" took an action on this PR • (01/19/25)1 reviewer was added to this PR based on Keith Williams's automation. "Add community label" took an action on this PR • (01/19/25)1 label was added to this PR based on Keith Williams's automation. |
What does this PR do?
/claim #18658
Recording.2025-01-19.163936.mp4
Mandatory Tasks (DO NOT REMOVE)