mintlify[bot]
b8a7c5d5b8
Fix typos and grammar errors in documentation ( #3108 )
2026-02-03 22:50:22 -08:00
locadex-agent[bot]
96594f35c1
docs(locadex): add translations ( #3106 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-03 18:19:06 -08:00
Dean from Mintlify
eb9aa5b3f8
Clarify React component import limitations in MDX ( #3105 )
...
* Update customize/react-components.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update customize/react-components.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-02-03 18:17:00 -08:00
locadex-agent[bot]
0b34ddfb5c
docs(locadex): add translations ( #3104 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-03 16:54:34 -08:00
Ethan Palm
3ce86be08a
Add tab sync example ( #3103 )
...
* add example of disabled synchronization tabs
* copy edit
2026-02-03 16:51:24 -08:00
locadex-agent[bot]
5d32cb3fdd
docs(locadex): add translations ( #3101 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-03 15:59:25 -08:00
mintlify[bot]
a4d6d2493d
Update components/tabs.mdx ( #3100 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-02-03 15:43:48 -08:00
locadex-agent[bot]
65c0d2ae25
docs(locadex): add translations ( #3099 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-03 15:40:41 -08:00
Ethan Palm
3a1e835d70
Editor page links ( #3098 )
...
* add section on sharing editor links
* disambiguate usage of preview deployments versus editor links
2026-02-03 15:37:27 -08:00
locadex-agent[bot]
68ec6b7ebd
docs(locadex): add translations ( #3092 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-03 11:34:51 -08:00
cdxker
239cc73a77
Update agent availability from Enterprise to Pro tier ( #3090 )
...
* Update agent/index.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update agent/index.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-02-03 11:26:33 -08:00
mintlify[bot]
c12bdbca8f
Add "web search" keyword to AI assistant search domains documentation ( #3082 )
...
* Update ai/assistant.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update ai/assistant.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update ai/assistant.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-02-03 11:17:27 -08:00
locadex-agent[bot]
0a5ccdeb3f
docs(locadex): add translations ( #3075 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-03 08:41:45 -08:00
Kyle Finken
435b36b791
Fix french documentation warning component ( #3074 )
2026-02-02 19:30:28 -08:00
locadex-agent[bot]
9f8a52680e
docs(locadex): add translations ( #3065 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 16:51:34 -08:00
Ethan Palm
b89b854a64
add deprecated label to v1 create assistant message ( #3064 )
2026-02-02 16:50:01 -08:00
locadex-agent[bot]
d2c78e1753
docs(locadex): add translations ( #3063 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 16:11:17 -08:00
Kyle Finken
731ca85682
update assistant v2 api docs ( #3062 )
...
title
2026-02-02 16:08:47 -08:00
Ethan Palm
98793b5df8
Clarify when docs.json server config is required for manual API pages ( #3057 )
2026-02-02 15:46:16 -08:00
locadex-agent[bot]
d043cf3254
docs(locadex): add translations ( #3056 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 15:11:29 -08:00
Ethan Palm
06923841a4
Assistant message API v2 docs ( #3047 )
...
* Split assistant message into separate v1 and v2 pages
- Revert create-assistant-message.mdx to v1 content with updated
OpenAPI path and note pointing users to the v2 page
- Add create-assistant-message-v2.mdx for the v2 endpoint with
AI SDK v5 integration example
- Add v2 page to docs.json navigation (Assistant group)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com >
* add v2 endpoint to discovery openAPI schema
* update v1 openapi frontmatter
* update v2 page
* add version info to v1
* remove duplicative callout
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 15:09:24 -08:00
locadex-agent[bot]
7aea6b1b61
docs(locadex): add translations ( #3055 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 14:51:40 -08:00
Ethan Palm
0a3d2fdbbf
Update GitLab setup page ( #3054 )
...
* update config image
* update webtoken image
* update procedures
2026-02-02 14:49:20 -08:00
locadex-agent[bot]
db19e17b8f
docs(locadex): add translations ( #3049 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 13:47:58 -08:00
Ethan Palm
70a57f5766
Add docs.content.md.view analytics event ( #3048 )
...
* Update integrations/analytics/overview.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Apply suggestion from @ethanpalm
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-02-02 13:45:31 -08:00
locadex-agent[bot]
29409e2168
docs(locadex): add translations ( #3043 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 11:04:21 -08:00
Ethan Palm
991cf6374c
Update global anchors documentation ( #3033 )
...
* Update organize/navigation.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update es/organize/navigation.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* copyedit
* undo Spanish edits
* spacing
* Update navigation.mdx
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-02-02 11:01:16 -08:00
locadex-agent[bot]
acdc5a3e81
docs(locadex): add translations ( #3038 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 10:31:04 -08:00
Taylor Tran
a0c61cbe00
Update api-playground/openapi-setup.mdx ( #3037 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-02-02 10:27:00 -08:00
locadex-agent[bot]
5e26ad50be
docs(locadex): add translations ( #3035 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 10:16:46 -08:00
mintlify[bot]
bf46f0b40e
Add AI traffic analytics documentation ( #3031 )
...
* Update optimize/analytics.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update optimize/analytics.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* Update optimize/analytics.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* reorganize content
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com >
2026-02-02 09:39:13 -08:00
locadex-agent[bot]
886aa0b3a2
docs(locadex): add translations ( #3028 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-02-02 08:29:44 -08:00
Ethan Palm
68d2199edd
Re-add personalization information ( #2981 )
...
* Document apiPlaygroundInputs
* add personalization info
* vale
* link to user data format instead of duplicating
2026-02-02 08:24:16 -08:00
locadex-agent[bot]
19d89bf8eb
docs(locadex): add translations ( #3016 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 17:17:09 -08:00
Ethan Palm
5c379eac57
Clarify API key requirements on endpoint pages ( #3015 )
2026-01-30 17:13:48 -08:00
locadex-agent[bot]
ad907da207
docs(locadex): add translations ( #3014 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 17:01:46 -08:00
Ethan Palm
652734f393
update show help image and text ( #3013 )
2026-01-30 16:57:07 -08:00
locadex-agent[bot]
155d1af763
docs(locadex): add translations ( #3011 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 16:13:30 -08:00
Ethan Palm
2360f1dc50
Document SVG foreign object restrictions ( #3010 )
2026-01-30 15:49:56 -08:00
locadex-agent[bot]
9e5444dbc7
docs(locadex): add translations ( #3009 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 15:03:58 -08:00
Ethan Palm
ba42d00e1e
add note that anchors aren't supported in redirects ( #3008 )
2026-01-30 14:58:10 -08:00
locadex-agent[bot]
7ed5d0bdc9
docs(locadex): add translations ( #3005 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 14:39:43 -08:00
Ethan Palm
b8dce3cfc9
Add January 30, 2026 changelog entry ( #3004 )
...
* Update changelog.mdx
Co-Authored-By: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
* edit bug fixes
* add docs links
* URL typo
* fix link path
---------
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-30 14:19:06 -08:00
locadex-agent[bot]
54bfe783e3
docs(locadex): add translations ( #3003 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 13:39:00 -08:00
Ethan Palm
e26f17e0e7
update pro plan availability ( #3002 )
2026-01-30 13:37:21 -08:00
locadex-agent[bot]
83476f17a8
docs(locadex): add translations ( #2998 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 10:39:47 -08:00
Ethan Palm
e819807cd8
rename "custom" to "enterprise" ( #2997 )
2026-01-30 10:34:54 -08:00
locadex-agent[bot]
87ac20e0b8
docs(locadex): add translations ( #2996 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 10:30:25 -08:00
mintlify[bot]
394004851f
Update deploy/github.mdx ( #2995 )
...
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
2026-01-30 10:29:02 -08:00
locadex-agent[bot]
96266a6e5d
docs(locadex): add translations ( #2994 )
...
Co-authored-by: locadex-agent[bot] <217277504+locadex-agent[bot]@users.noreply.github.com>
2026-01-30 10:17:02 -08:00