Asset Name | Asset Type | Description |
---|---|---|
FileConnectionChatHistory | App Connection | File connection |
GeminiChatWithHistory | App Connection | Gemini connection |
Read History from File | Process | The process reads history from a file if specified. |
Chat with History | Process | The process sets a prompt for the AI, saves the response, and uses it as context for future questions. You must set up a Secure Agent to store and retrieve the history. |
Write Chat History in File | Process | Saves the chat history in a file or creates a new file if one doesn't exist. |
GenerationConfig_PO | Process Object | Settings for the prompt request |