Commit Graph

12 Commits

Author SHA1 Message Date
Ethan Palm 564f4a768a Update plan gates (#6043)
* configure assistant on starter plan

* assistant

* update workflows changelog note

* auth

* Update custom-frontend.mdx

* remove pro plan
2026-06-01 14:29:31 -07:00
Ethan Palm 6bb14aa061 docs: replace dashboard.mintlify.com with app.mintlify.com (#5990)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 15:42:09 -07:00
mintlify[bot] 2ae0df5ce6 Fix double spaces in prose (#5637)
Generated-By: mintlify-agent

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-05-01 21:09:46 +00:00
mintlify[bot] 14fdeaabd9 Document threadKey requirement for in-app assistant (#5409)
* Document threadKey requirement for conversation thread tracking

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-04-16 12:59:03 -07:00
Ethan Palm 6187247856 Create assistant group (#5411)
* add redirect

* update links

* remove old page

* create index page

* Create configure.mdx

* Create customize.mdx

* Create use.mdx

* Update docs.json
2026-04-16 11:09:02 -07:00
mintlify[bot] f8e015ff62 Improve SEO descriptions across 177 pages (#4993)
* Improve SEO metadata: update descriptions to 130-155 chars across 177 pages

Generated-By: mintlify-agent

* Apply suggestion from @ethanpalm

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>

* 💅

---------

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2026-03-31 16:12:58 -07:00
Ethan Palm e819807cd8 rename "custom" to "enterprise" (#2997) 2026-01-30 10:34:54 -08:00
Ethan Palm 8e7824a61e Update assistant embed guide for Next.js example (#2982)
* include Next.js example

* vale
2026-01-30 10:14:51 -08:00
skeptrune 222fe874b4 fix: update API endpoint for assistant message integration (#2212) 2025-12-10 18:57:01 -08:00
Ethan Palm 4c31f3683c SEO: add keywords to pages (#1775)
* ai/ keywords

* api/ keywords

* components/ keywords

* create/ keywords

* customize/ keywords

* api-playground/ keywords

* dashboard/ keywords

* deploy/ keywords

* guides/ keywords

* insights/ keywords

* integrations/ keywords

* optimize/ keywords

* organize/ keywords

* root/ keywords

* rm temp files
2025-11-14 14:08:24 -08:00
Ethan Palm 4b68a8e5ec Update descriptions for SEO (#1767)
* add global metatags

* set "indexing": "all"

* update AI group descriptions

* api-playground descriptions

* root level page descriptions

* component descriptions

* create descriptions

* customize descriptions

* dashboard descriptions

* deploy descriptions

* guides descriptions

* insights descriptions

* api-playground

* organize descriptions

* Integrations descriptions
2025-11-13 17:14:39 -08:00
Ethan Palm 0cbdf2e7e7 Embed assistant API guide (#1699)
* create guides

* add new pages to docs.json

* alphabetize sidebar nav

* add content for widget guide

* review code samples

* add content to deflection guide

* Update assistant-widget.mdx

* replace `domain` with `project`

* update reference

* update testing info

* copy edit

* 💅

* replace table with parafields

* concision

* use accordion for troubleshooting

* fix parameter names

* improve code sample

* remove deflection guide

no way to test right now

* improve UX of sample code

* tweak code sample

* simplify sample code

* rename guide

* edit intro

* update prerequisites

* use vite for consistency with sample code

* clarify `domain`

* copyedits

* set TODO:s

* simplify sample code

* update the verify steps

* Update assistant-embed.mdx

* add missing option

* review intro

* add preview button

* use steps

* move verify section

* fix text overflow

* fix links returned by assistant

* add more customization suggestions

* 💅 code sample

* note that example repo has some custommizations

* add link to repo

* update "What you will build"

* update prerequisites

* direct users to clone repo

* remove color and position customization

* remove troubleshooting

* update project structure section

* bugbot fixes

* add demo gif

* fix duplicate listener
2025-11-11 13:13:18 -08:00