Get Conversation History
View the history of a conversation between a user and your clone
⚠️ Privacy Warning ⚠️
With Delphi’s public api
the creator of Prodigy clones have the ability to view all interactions users have with their clones
over the api
. This only applies to:
- Conversations had through the
api
- ONLY the Prodigy clones that the user who set up the API has created.
If you are using a custom application powered by Delphi, ask the creator how your conversations will be secured.
Delphi Privacy Statement
All interactions users have on the Delphi platform (delphi.ai) are private and will never be shared for any reason. We cannot, however, control what custom applications will do with your messages.
Query
The id
of the conversation you would like to retrieve the message history of
Defaults to false
, if passed in as true
will include the citations used for each message in the conversation history.
Response
History of the conversation between a user and a clone in chronological order
Delphi generated ID of the clone message
The text of the message
The time the message was sent
Who sent the message. Either CLONE
or USER
List of citations that were used either directly or as relevant sources for the clone response