Alpha Chat API
Integrate Alpha Chat in your product.
Last updated
Integrate Alpha Chat in your product.
Last updated
The API endpoint for Alpha Chat is compatible with OpenAI's Chat Completion API and can be used as a drop-in replacement by changing three lines of code:
Available models: versa
, nexus
, eclipse
. Refer to AI Models for the detailed comparison of each model. The pricing information is available at .
To enable JSON-constrained generation, pass json_schema
argument to the extra_body
field:
Sample output:
Function calling is not supported (except for the functions of Alpha Alerts API that are being called automatically by nexus
and eclipse
models.
This list of limitations is subject to change.
The pricing for Chat API is per request and depends on the model used. Learn more about API Credits at API Pricing.
Model | API Credits per request |
---|---|
Versa
1
Nexus
2
Eclipse
3
Successful Response