docs: add AI Assistant (#5249)
* added components * added ai assistant button * change styling * improve AI assistant * change to a drawer * added command support into search * add AiAssistant to all projects * remove usage of Text component * added error handling * use recaptcha * fix new configurations * fix background color * change suggested questions
This commit is contained in:
@@ -2,4 +2,8 @@ API_URL=
|
||||
DOCS_ALGOLIA_INDEX_NAME=
|
||||
API_ALGOLIA_INDEX_NAME=
|
||||
ALGOLIA_API_KEY=
|
||||
ALGOLIA_APP_ID=
|
||||
ALGOLIA_APP_ID=
|
||||
AI_ASSISTANT_URL=
|
||||
AI_API_ASSISTANT_TOKEN=
|
||||
AI_WEBSITE_ID=
|
||||
AI_API_ASSISTANT_RECAPTCHA_SITE_KEY=
|
||||
Reference in New Issue
Block a user