Create a General Conversation

Create a General Conversation, without targetting a Persona.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The request body

Create a new GenAi Conversation request.

string | null

The system message for this Conversation request.

string
required
length ≥ 1

The AI system that this Conversation request is for. Allows OpenAi, AzureOpenAi, AnthropicClaude, Cohere and GooglePalm.

string
required
length ≥ 1

The model that this Conversation request is for. E.g. gpt-3.5-turbo, claude-01, etc. This model must be available for the AI system specified.

configuration
object | null

The configuration to use for this Conversation request. (defaults to null). Required when you want to specify a configuration.

replacements
object | null

The replacements to use when there are variables in the system message.

metadata
object | null

Additional metadata for this conversation to be saved.

string | null

The ID representing an external user, to be associated with this Conversation request.

Headers
string
required
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Server Error

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json