Skip to content
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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Amit91848
Copy link
Contributor

What does this PR do?

/claim #18658

Recording.2025-01-19.163936.mp4

Mandatory Tasks (DO NOT REMOVE)

  • I have self-reviewed the code (A decent size PR without self-review might be rejected).
  • I have updated the developer docs in /docs if this PR makes changes that would require a documentation change. If N/A, write N/A here and check the checkbox.
  • I confirm automated tests are in place that prove my fix is effective or that my feature works.

Copy link

vercel bot commented Jan 19, 2025

@Amit91848 is attempting to deploy a commit to the cal Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app graphite-app bot added the community Created by Linear-GitHub Sync label Jan 19, 2025
@graphite-app graphite-app bot requested a review from a team January 19, 2025 11:11
@github-actions github-actions bot added ai area: AI, cal.ai docs area: docs, documentation, cal.com/docs ⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work ✨ feature New feature or request 💎 Bounty A bounty on Algora.io ❗️ .env changes contains changes to env variables and removed ✨ feature New feature or request ⚡ Quick Wins A collection of quick wins/quick fixes that are less than 30 minutes of work docs area: docs, documentation, cal.com/docs 💎 Bounty A bounty on Algora.io ai area: AI, cal.ai labels Jan 19, 2025
@dosubot dosubot bot added the ai area: AI, cal.ai label Jan 19, 2025
# Mintlify chat api
# Power AI chat in for docs
NEXT_PUBLIC_MINTLIFY_CHAT_API_KEY=
NEXT_PUBLIC_CHAT_API_URL=
Copy link
Contributor Author

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=
Copy link
Contributor Author

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.

Copy link

graphite-app bot commented Jan 19, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai area: AI, cal.ai 🙋 Bounty claim community Created by Linear-GitHub Sync ❗️ .env changes contains changes to env variables
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CAL-5024] implement mintlify AI search into CMD+K
1 participant