Commit Graph

6 Commits

Author SHA1 Message Date
skeptrune cdca393da1 nick/fix assistant api url (#912)
* 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

* fix: correct the openapi url for assistant
2025-07-14 17:23:02 -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 4e61c64d68 Update to assistant 2025-05-26 00:27:41 -07:00
Han Wang 688aa58d1e Update description for endpoints 2025-04-20 22:59:47 -07:00
Han Wang 8452ad641b Add x-mcp enabled 2025-04-06 21:53:22 -07:00
Mayank Shouche 461d6bf0b2 document discovery api (#411)
* wip

* update spec

* clarify base url

* more clarification

* move discovery api

---------

Co-authored-by: Hahnbee Lee <55263191+hahnbeelee@users.noreply.github.com>
2025-01-02 13:37:43 -08:00