Ir al contenido

REST API — ChatThreads

Esta página aún no está disponible en tu idioma.

Method Path What it does
POST /api/chat-thread/create Chat thread create
GET /api/chat-thread/list Chat thread list
GET /api/chat-thread/{thread_id} Chat thread detail
DELETE /api/chat-thread/{thread_id}/delete Chat thread delete
GET /api/chat-thread/{thread_id}/history Chat thread history
PATCH /api/chat-thread/{thread_id}/update Chat thread update