Create a custom training
Create a new custom training entry for your organization. Custom trainings help the AI understand how to respond to specific questions or scenarios that are unique to your business. Each custom training consists of a title (the question or scenario), a body (the desired answer), and a category for organization.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The title or question for the custom training. This serves as the prompt or situation that the AI will be trained to recognize. It should be clear and concise, ideally framed as a question or scenario.
3
The answer content for the custom training. This is the response that the AI should provide when it encounters a question or situation similar to the one defined in the title field. It should be comprehensive and provide the information needed to address the scenario.
10
Category for organizing custom trainings. Categories help group related training entries together, making them easier to find and manage. Examples might include "Account Management", "Billing", "Technical Support", etc.