Skip to main content

Create Assistant Message

Allows the client to stream the results of a request.

Path Parameters
chat_id Chat Id REQUIRED
Request Body REQUIRED
parent_id Parent Id REQUIRED
model_config_name Model Config Name REQUIRED
sampling_parameters object
top_k Top K
top_p Top P
typical_p Typical P
temperature Temperature
repetition_penalty Repetition Penalty
max_new_tokens Max New Tokens
plugins object[]
url Url REQUIRED
enabled Enabled
plugin_config object
schema_version Schema Version REQUIRED
name_for_model Name For Model REQUIRED
name_for_human Name For Human REQUIRED
description_for_human Description For Human REQUIRED
description_for_model Description For Model REQUIRED
api object REQUIRED
type Type REQUIRED
url Url REQUIRED
has_user_authentication Has User Authentication
is_user_authenticated Is User Authenticated
auth object REQUIRED
type Type REQUIRED
logo_url Logo Url
contact_email Contact Email
legal_info_url Legal Info Url
endpoints object[]
path Path REQUIRED
type Type REQUIRED
summary Summary REQUIRED
operation_id Operation Id REQUIRED
url Url REQUIRED
params object[] REQUIRED
name Name REQUIRED
in_ In REQUIRED
description Description REQUIRED
required Required REQUIRED
schema_ Schema
payload object
trusted Trusted
used_plugin object
name Name
url Url
trusted Trusted
execution_details object REQUIRED
inner_monologue string[] REQUIRED
final_tool_output Final Tool Output REQUIRED
final_prompt Final Prompt REQUIRED
final_generation_assisted Final Generation Assisted REQUIRED
achieved_depth Achieved Depth
error_message Error Message
status Status REQUIRED

Possible values: [success, failure]

Responses
200

Successful Response

Schema OPTIONAL
undefined
422

Validation Error

Schema OPTIONAL
detail object[] OPTIONAL
loc undefined[]
msg Message
type Error Type