10 Commits

Author SHA1 Message Date
Brandon Waselnuk 658b0e7a44 nit: said chat instead of assistant (#1031)
* nit - said chat instead of assistant

* update API intro

---------

Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
2025-08-15 10:08:23 -07:00
Han Wang 98ed415c13 Update create assistant page 2025-08-08 14:57:09 -07:00
Ethan Palm dfb51cb789 Add search endpoint (#987)
* Use sentence case for endpoints

* add search endpoint

* add link to search in API intro

* rename `/chat` to `/assistant`

* make it more clear which keys are for which endpoints

* remove redundant security
2025-08-04 18:33:35 -07:00
Ethan Palm af47b10b35 💅🏼 Paper cuts (#925)
* add info on breadcrumbs to Navigation

* remove extra linebreak

* update API introduction
2025-07-17 16:53:12 -07:00
Ethan Palm be72beb8d4 Document assistant API limits (#914)
* update intro

* add limits

* remove example using old API

* reviewer feedback
2025-07-15 11:23:05 -07:00
skeptrune 3eb582f5b8 #3707 Refactor API endpoint to generate assistant messages with updated request and response structures (#905)
* Refactor API endpoint to generate assistant messages with updated request and response structures

* Add Mintlify documentation and update API reference for assistant message generation

* Update OpenAPI specification for assistant message generation with new request structure and additional properties

* Add default values for threadId and messages in assistant message generation

* Add back the create topic and generate message pages
2025-07-11 16:44:51 -07:00
Han Wang 5c59701c47 Update assistant 2025-05-26 00:28:44 -07:00
Han Wang 4e61c64d68 Update to assistant 2025-05-26 00:27:41 -07:00
Han Wang 414b797ce2 Update pages 2025-04-24 11:28:25 -07:00
Han Wang 7f9e14102f Create a separate dropdown for API page 2025-04-24 10:56:04 -07:00