Create Chat
Create a new chat.
Args:
db: The database session. chat_in: The chat creation data. user: The current user.
Returns:
schemas.Chat: The created chat.
Headers
x-api-key
Request
This endpoint expects an object.
name
sync_id
description
model_name
model_settings
search_settings
Response
Successful Response
name
sync_id
id
created_at
modified_at
created_by_email
modified_by_email
organization_id
description
model_name
model_settings
search_settings
messages