Chat Svc
The chat service keeps a database of threads, messages and file assets associated with them. Chat messages are the primary user interface of LLMs and other AI architectures.
This page is a high level overview of the
Chat Svc
. For more details, please see the Chat Svc API documentation.
Responsibilities
- Thread CRUD
- Message CRUD