1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Natan Yagudayev
f7be2a65fc
fix(website): updated askai markdown documentation (#2788)
* fix(website): updated askai markdown documentation

* fix(website): updated askai markdown documentation
2025-10-23 16:15:03 -04:00
Vasco Bettencourt
9986cbf426
feat: update Ask AI docs (#2775)
* feat: add link to Ask AI Algolia docs

* docs: add dual SDK support to Ask AI API docs

* fix: ci

* docs: uniformize Ask AI copy

* fix
2025-10-05 23:43:03 +01:00
Vasco Bettencourt
0e6db19d75 docs: remove Ask AI API reference 2025-10-01 16:04:17 +01:00
Vasco Bettencourt
d8ad7f6d5f
feat: curate AskAI search parameters (#2768)
* feat: curate AskAI search parameters

* fix

* fix docs

* fix

* fix: remove attributesToSnippet

* fix

---------

Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2025-09-24 19:40:08 +01:00
Dylan Tientcheu
6921e7225a
chore: Promote DocSearch v4 from Beta to Stable (#2752)
Co-authored-by: Paul Jankowski <8BitTitan@gmail.com>
Co-authored-by: Paul Jankowski <33367713+8bittitan@users.noreply.github.com>
2025-09-15 16:41:59 +02:00
Vasco Bettencourt
f6e5541191
Fix typos in askai-errors.mdx
Corrected typos and improved clarity in error documentation.
2025-09-15 14:59:06 +01:00
Paul Jankowski
f065790ce6
feat(docs): Add Ask AI error documentation (#2726)
* feat(docs): Add Ask AI error documentation

* feat(askai): Render AI stream error messages as Markdown to allow for links
2025-08-27 17:02:46 -04:00
Natan Yagudayev
69983f9584
feat(docsearch): added documentation for crawler automated markdown configuration (#2714)
* feat(docsearch): added documentation for crawler automated markdown configuration

* fix(docsearch): fix copy

* fix(docsearch): added documentation

* fix(docsearch): updates to token usage
2025-08-11 20:37:49 -04:00
Natan Yagudayev
920e3926b7
feat(docs): api documentation and better examples (#2686)
* feat(docs): api documentation and better examples

* feat(docs): api documentation and better examples
2025-07-24 17:33:52 -04:00
Paul Jankowski
942c1ca353
feat(askai): Add providers table to docs (#2684)
Co-authored-by: Dylan Tientcheu <dylan.tientcheu@algolia.com>
2025-07-24 15:48:24 -04:00
NatanTechOfNY
5690471c2a fix(docs): better crawler config for markdown 2025-07-24 11:49:24 -04:00
Dylan Tientcheu
a9b3d893f6 fix: update doc 2025-07-24 11:16:17 +02:00
Natan Yagudayev
4bcdedf8f1
feat(docs): Enhance AskAI with markdown indexes (#2683)
* feat(docs): enhance AskAI with markdown indexes

* fix(docs): linting

* feat(docs): added string vs object setup example

* feat(docs): added small note

* feat(docs): copy change

* feat(docs): enhance the documentation steps for markdown

* fix(docs): copy changes

* fix(docs): copy changes
2025-07-23 19:26:58 -04:00
Dylan Tientcheu
19c1ef9192
feat(v4): release v4 (#2555) (#2666)
* feat(v4): add new UI (#2555)

* feat: add new footer ui

* feat: add new search box ui

* feat: add searchbox actions

* feat: add start screen

* feat: add no results screen

* feat: add new card ui

* feat: add new icons

* feat: add new key press class

* fix: cypress tests

* fix: circleci

* fix: circleci

* fix: close aria label

* fix: circleci

* fix: remove unused classes

* fix: circleci

* feat: update version

* feat: add new dark mode ui

* fix: colors

* fix: design review

* fix: hit title length

* fix: improve accessibility

* fix: ci

* chore: increase bundle size threshold

* fix: css

* feat(v4): ask-ai foundations  (#2574)

* feat(v4): docsearch askAI context (#2587)

* fix(v4): ask ai updates (#2654)

* feat(v4): update beta documentation (#2659)

* chore: release v4.0.0-beta.0 (#2660)

* fix: make release run on branches like v4

* chore: release v4.0.0-beta.0

* hotfix: closing on askai error

* chore: release v4.0.0-beta.1 (#2661)

* fix: add a section on models

* fix: update to `<package>@beta`

* feat(docsearch-website): Updated docs (#2662)

* feat(v4): update the landing page (#2665)

* fix: beta in readme

* feat: added glow around the search bar and a little copy above the keyboard

* feat: add glow around the search bar and copy above the keyboard

* fix: Add more styling

* fix: polishing v4 (#2667)

* chore: release v4.0.0-beta.2 (#2668)

* fix: update docusaurus tarballs

* fix(website): update docusaurus tarballs

* fix: mobile search bar

---------

Co-authored-by: Vasco Bettencourt <32492444+vascobettencourt@users.noreply.github.com>
Co-authored-by: Natan Yagudayev <natanyagudayev@gmail.com>
2025-07-17 15:53:46 +02:00