🗣️Chat tools
AI Generated response
Write a viable chat response based on specified parameters.
POST
*Project_URL*/respond
Request Body
Name
Type
Description
convo*
Object
Conversation's parsed Object
content*
String Enum
Content the mesage should convey ("yes"/"no")
Some parameters expected in the request are missing
AI chatlog summarization
Create a shorthand/paragraph summarization of a conversation.
POST
*Project_URL*/summarize
Request Body
Name
Type
Description
convo*
Object
Conversation's parsed Object
mode*
String Enum
"both" / "paragraph" / "shorthand"
The server encountered an unknown issue while processing the request
Last updated