Application Integration
- Application Integration
- All Products
Asset Name
| Asset Type
| Description
|
---|---|---|
GenerationConfig_AzureAI_PO | Process object
| Creates the prompt request. |
AzureOpenAIChatWithFile | App connection
| Azure OpenAI connection. |
Get Content from File | Process
| Subprocess that reads the text from the uploaded file. |
Chat with File
| Process
| Process that reads the text from the uploaded file and answers the user's
questions based on the contents of the file using the Azure OpenAI Large
Language Model (LLM). |
Question with Context | Guide | Guide that allows users to ask questions to the LLM about the context
from an uploaded file. |