Text

Generate Text

Generate a text response from the character in a specific room.

post/api/v1/text

Request body

room_idstring required

Room ID from the create room endpoint

promptstring required

User's message or prompt

Response

Text generated successfully

contentstring

Generated text response from the character

Changes

No recorded changes to this endpoint across all 1 revision of this API.