-
Notifications
You must be signed in to change notification settings - Fork 45.1k
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
ref(docs): move to mintlify #9386
base: dev
Are you sure you want to change the base?
Conversation
This PR targets the Automatically setting the base branch to |
Here's the code health analysis summary for commits Analysis Summary
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
❌ Deploy Preview for auto-gpt-docs failed.
|
This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request. |
The `ProviderName` enum is the single source of truth for which providers exist in our system. | ||
Naturally, to add an authenticated block for a new provider, you'll have to add it here too. | ||
|
||
<Accordion |
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.
Is this still reading from the codebase to dynamically import it?
What is the purpose of this migration? Do we need this? |
This is Mintlify's Docs Migration!
I've deleted the previous files in this folder and added the content of the migration.
To run this locally install the Mintlify CLI
npm i -g mintlify
then
mintlify dev