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 provides a high-level overview of
Chat Svc
. For detailed information, refer to the Chat Svc API documentation.
Responsibilities
- Thread CRUD
- Message CRUD