2.8 Hyper Chat
The HyperChat endpoint generates text based on a provided prompt using the "HyperChat" model. Users must have sufficient credits, which are deducted upon successful text generation.
Method: POST
Endpoint
Headers:
Bearer Token
new_user_token
Params :
Query (str): The text query provided by the user for generating the response.
Example Request:
Example Response (Success):
Example Response (Error):
Last updated