Before You Begin
aicon-v4-nano-160824
(finetuned included): Ideal for quick and efficient text generation, especially when resources are limited.aicon-v4-large-160824
(finetuned included): Our smartest and highest accuracy model, suitable for a wide range of text generation tasks, complex thought and reasoning along with mathematical solutions.aicon-v4-alpha-160824
: A better version of the aion-v4-nano-160824
model which is trained on live data, providing up-to-date insights and knowledge. It’s ideal for tasks that require real-time information, such as news analysis, market research, or staying informed on current eventsstream_data = true
) or wait for the entire result to be generated (stream_data = false
).
YOUR_API_KEY
with your actual WorqHat AiCon V4 API key.model
parameter to select the desired model.prompt
to provide your text input.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Text generated successfully
The response is of type object
.