this is a great video! can you point out the materials or videos how to address the challenges you mentioned in the last part of your video? token limit, combine gpt and your own data
Maybe start with what extensions you are using? For instance, I am using C# Dev Kit and C# extension from Microsoft and I do not get the popup for "Required assets to build and debug are missing from 'DotNetConf'. Add them?".
hi. Thanks for this great sample! I have a legal question. What happens to the data you provide to the bot? I mean, the content of the file you upload, is sent to OpenAI and they "could" read the content, as happens with the standard ChatGPT?
Gets sent and the api can read it because, obviously, but i dont think it gets permanently stored. A lotta business use it, openAI probably takes it seriously. Id worry more if YOU are allowed to send the data in the first place
I'm getting 2 issues here. 1.While creating Chatmessage instance , "the type or namespace name ChatMessage could not be found" 2.GetChatCompletionsAsync taking only one argument ie. var chatcompletion . It is not taking model Please assist
Great job. Very quick and straight forward approach. Right to the point.
Wonderful talk! He delivered it was ease in just 30 min. Impressive!
Great presentation. Azure OpenAI makes it very easy to integrate AI into any application. Thanks for this video.
Excellent presentation. Very very useful
thanks !!! please can you share the Code ??
Thank you for the amazing presentation. Exceptional coverage in 30 minutes from basic to advanced.
this is a great video! can you point out the materials or videos how to address the challenges you mentioned in the last part of your video? token limit, combine gpt and your own data
This is insane. Thank you!
Maybe start with what extensions you are using? For instance, I am using C# Dev Kit and C# extension from Microsoft and I do not get the popup for "Required assets to build and debug are missing from 'DotNetConf'. Add them?".
Cool, exactly what I'm looking for.
do you have an updated version including Azure Search services and gpt-4o for .Net C# chatbot?
hi. Thanks for this great sample! I have a legal question. What happens to the data you provide to the bot? I mean, the content of the file you upload, is sent to OpenAI and they "could" read the content, as happens with the standard ChatGPT?
I had the same question
Gets sent and the api can read it because, obviously, but i dont think it gets permanently stored. A lotta business use it, openAI probably takes it seriously. Id worry more if YOU are allowed to send the data in the first place
Where can I find that Demo folder? Which includes .env packages.txt etc?
How can we train data if i have multiple pdf are we going to train on runtime only
I'm getting 2 issues here.
1.While creating Chatmessage instance , "the type or namespace name ChatMessage could not be found"
2.GetChatCompletionsAsync taking only one argument ie. var chatcompletion . It is not taking model
Please assist
where I download these code which you have explained in video
what is this vscode theme you are using?
Dark theme for Mac.
@@ChanderDhallInc too bad there isn't such dark theme for windows. Thanks for the reply.
Very nice presentation but copilot likes to sabotage you! 😂😂😂
😂 good one
Outstanding! But where is the source code? There are some unresolved errors with your video... Thanks
how I can do this with python ?
Hello
Hi