* feat(askai): Initial ai-sdk v5 work * Add sdk version header, code cleanup * feat(askai): Get ai sdk v5 working * fix: tests bundlesize * fix: not all streaming states were showing * fix: Show reasoning state, fix CSS issues, extract link sources for multiple text parts * Remove important for removing text decoration
16 lines
307 B
JSON
16 lines
307 B
JSON
{
|
|
"files": [
|
|
{
|
|
"path": "packages/docsearch-css/dist/style.css",
|
|
"maxSize": "6 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-react/dist/umd/index.js",
|
|
"maxSize": "108 kB"
|
|
},
|
|
{
|
|
"path": "packages/docsearch-js/dist/umd/index.js",
|
|
"maxSize": "121 kB"
|
|
}
|
|
]
|
|
}
|