Get AI Content
post/api/ai/content/v2
Request body
Example request
{
"history_object": {
"Hi, who are you?": "My name is WorqBot, nice to meet you!",
"How can you help me?": "I can assist you with various tasks and provide information on a wide range of topics."
}
}Response
Success
Example response
{
"id": "1468dd39-aa8a-495e-9b87-7cf474cdf352",
"status": "success",
"timestamp": 1687798163795,
"content": "Hello! I'm an AI, so I don't have feelings, but I'm here and ready to assist you. How can I help you today?",
"processing_count": 93
}