Get Multimodal Chat Response

Multimodal chat response endpoint.

It can be used to support engaging conversations with both text and image responses.

For usage examples, see: https://docs.exh.ai/recipes/multimodal-chat

Body Params
context
array of objects
length between 0 and 40

The context of the conversation. Set to empty list to get bot's greeting. Maximum 40 messages.

Context
bot_profile
object
required
user_profile
object
Defaults to null
chat_settings
object
Defaults to [object Object]

Chat settings for the chatbot

image_settings
object
Defaults to [object Object]

Image settings for the chatbot

catalog
length between 1 and 100

Content catalog for selling. When provided, the bot will be able to recommend items from this catalog during conversation. Each item should have a name, description, price, and link.

Headers
string
Defaults to f9582c20-8648-455e-b1c3-cd9b1a5d9564
Responses

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json