#Is it possible to resume a conversation with the conversational AI that was interrupted? (For examp
1 messages · Page 1 of 1 (latest)
AI-generated Answer for menel_ale_mi_ukradli_uname
Currently, it is not possible to resume a previously ended conversation with the Conversational AI, even if you have the conversation_id. This functionality is not supported at the moment, but it is being considered for future updates. Unfortunately, there is no specific timeline for when this feature might become available.
Since this feature is not supported yet, would it be viable to embed the conversation history (If I were to capture it) into for example the prompt of the agent (via an override), or would that be too different to how the LLM is currently being sent the chat history (which I assume is using the messages parameter of the OpenAI API)?