Hi, I'm using Python to perform a multi-search que...
# community-help
a
Hi, I'm using Python to perform a multi-search query with a conversation model. Although I'm passing the
conversation_id
to
common_params
, the response doesn’t include prior context, and the
conversation
key is missing in the
conversation_history
dictionary, as shown in the first image. Do you know why this might be happening?