Skip to content

Commit 6b80546

Browse files
committed
docs: ✏️ ai docs
1 parent aa064f1 commit 6b80546

3 files changed

Lines changed: 4 additions & 2 deletions

File tree

documentation/docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ const config: Config = {
210210
appId: "E1R95VA83S",
211211
apiKey: "aa20780883ad65342c73e9527130a725",
212212
indexName: "hyperfetch",
213+
askAi: "3cc9a739-7d35-4295-a228-2834d5716d45",
213214
},
214215
colorMode: {
215216
defaultMode: "dark",

documentation/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"typecheck": "tsc"
1616
},
1717
"dependencies": {
18+
"@docsearch/react": "^4.6.2",
1819
"@docsgen/core": "^1.2.6",
1920
"@docsgen/docusaurus": "^1.2.6",
2021
"@docusaurus/core": "^3.10.0",
@@ -25,8 +26,8 @@
2526
"@docusaurus/theme-mermaid": "^3.10.0",
2627
"@hyper-fetch/core": "file:../packages/core",
2728
"@hyper-fetch/react": "file:../packages/react",
28-
"@mermaid-js/layout-elk": "^0.2.1",
2929
"@mdx-js/react": "^3.0.0",
30+
"@mermaid-js/layout-elk": "^0.2.1",
3031
"@radix-ui/react-tabs": "^1.1.11",
3132
"@radix-ui/react-toast": "^1.2.13",
3233
"@react-three/drei": "^9.115.0",

documentation/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2364,7 +2364,7 @@
23642364
resolved "https://registry.yarnpkg.com/@docsearch/css/-/css-4.6.2.tgz#986776619dccbf798176c75e858cc22f5e710bb4"
23652365
integrity sha512-fH/cn8BjEEdM2nJdjNMHIvOVYupG6AIDtFVDgIZrNzdCSj4KXr9kd+hsehqsNGYjpUjObeKYKvgy/IwCb1jZYQ==
23662366

2367-
"@docsearch/react@^3.9.0 || ^4.3.2":
2367+
"@docsearch/react@^3.9.0 || ^4.3.2", "@docsearch/react@^4.6.2":
23682368
version "4.6.2"
23692369
resolved "https://registry.yarnpkg.com/@docsearch/react/-/react-4.6.2.tgz#e6c65fb87fb943eefaa936debe6d31bb51b25056"
23702370
integrity sha512-/BbtGFtqVOGwZx0dw/UfhN/0/DmMQYnulY4iv0tPRhC2JCXv0ka/+izwt3Jzo1ZxXS/2eMvv9zHsBJOK1I9f/w==

0 commit comments

Comments
 (0)