Azure OpenAI Chat with File using Guide

Azure OpenAI Chat with File using Guide

Introduction to Azure OpenAI Chat with File using Guide recipe

Introduction to Azure OpenAI Chat with File using Guide recipe

The Azure OpenAI Chat with File using Guide recipe is based on REST and SOAP APIs. You can ask questions to the Azure OpenAI Large Language Model (LLM) based on an uploaded file's contents.
The recipe allows you to upload a file with context, provide a user prompt, read the text from the file, and answer the user's questions based on the contents of the file using the Azure OpenAI Large Language Model (LLM).
You can upload files of the following formats:
.txt
,
.xml
,
.json
,
.html
,
.csv
,
.md
, and
.yaml

0 COMMENTS

We’d like to hear from you!