Using data from my ddbb to train the model. #83
Unanswered
jorgecolon413
asked this question in
Q&A
Replies: 1 comment
-
Hi @jorgecolon413 thanks for starting this discussion. Currently Azure OpenAI on your data only supports these limited file types, see more information in the documentation: https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data#data-formats-and-file-types . Over time we will expand to additional data sources and file types, please stay tuned. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to ingest data from my database (DDBB) using a method other than .pdf, .txt, .md, or .html? The goal is to train a model with my data so that I can ask questions about it using natural language through a chatbot powered by ChatGPT resources. Essentially, I want to query my data using conversational language via a chatbot.
Beta Was this translation helpful? Give feedback.
All reactions