Conversational Interaction with GPT-4
Chat with Autogon Chat Completion API using powerful variants of the GPT models.
Pricing
Requests made to the Synthetic Data Generation API are billed.
The pricing for API requests is as follows:
Per Request Cost: 3 units base cost per request.
POST
https://autogon.ai/api/v1/services/chat/
Path Parameters
Name | Type | Description |
---|---|---|
message* | string | The messages to generate chat completions for |
Headers
Name | Type | Description |
---|---|---|
Content-Type* | String | application/json |
Last updated