Тёмный
Shweta Lodha
Shweta Lodha
Shweta Lodha
Подписаться
This channel includes content about OpenAI, ChatGPT, Azure, Python, C#, VS Code, Jupyter Notebook and much more. You will also find some technical tips and recommendations.
How To Use Copilot in Azure (preview)
6:53
3 месяца назад
First Look Of GPT-4o In Azure OpenAI Studio
5:22
3 месяца назад
How to Hide Private Data From LLM
9:35
5 месяцев назад
Комментарии
@oscarjoselopezdiaz89
@oscarjoselopezdiaz89 День назад
It would be lovely if you could link your repo to pull/push your code
@subhadippatra5046
@subhadippatra5046 День назад
thank you mam
@FatToFit31
@FatToFit31 2 дня назад
One question should be first learned machine learning, then moved to azure ml if you clarify it will be grateful.
@VenkatesanVenkat-fd4hg
@VenkatesanVenkat-fd4hg 2 дня назад
Great inputs
@shweta-lodha
@shweta-lodha День назад
Glad you like it!
@suri2696
@suri2696 3 дня назад
Can you share other methods for that
@shweta-lodha
@shweta-lodha День назад
Stay tune for my upcoming video :)
@adamcodes716
@adamcodes716 4 дня назад
As always, I love your work! Thank you so much for doing this. Unfortunately, the packages are changing quickly in this area and this code appears to already be obsolete if the viewer isn't using the exact same version of SK that you are. Also, I couldn't get "Helpers" installed as I am not sure that I had the right one (there is also "helpers", which did install.
@namronmanelok4119
@namronmanelok4119 14 дней назад
This was awesome idea!
@shweta-lodha
@shweta-lodha 3 дня назад
Glad you think so!
@HemantKrSahu
@HemantKrSahu 17 дней назад
Thanks 🙏🏼 to you
@shweta-lodha
@shweta-lodha 3 дня назад
Always welcome
@AndrewTateTopG1
@AndrewTateTopG1 19 дней назад
Thanks for telling us directly 😊
@shweta-lodha
@shweta-lodha 3 дня назад
My pleasure 😊
@kathirj6300
@kathirj6300 22 дня назад
Supper mam ❤
@shweta-lodha
@shweta-lodha 3 дня назад
😍
@parthapratimsadhukhan1467
@parthapratimsadhukhan1467 28 дней назад
Very nice video and a wonderful playlist to learn a lot on Open AI.
@shweta-lodha
@shweta-lodha 7 дней назад
Many thanks
@vivekkumarmishra3813
@vivekkumarmishra3813 29 дней назад
if anyone facing issue like i faced, it is changed to llm = AzureChatOpenAI from llm=AzureOpenAI might work
@abirmuhtasim3697
@abirmuhtasim3697 Месяц назад
Thank You So Much maam
@shweta-lodha
@shweta-lodha 3 дня назад
Most welcome 😊
@tejasAgarwal-k3f
@tejasAgarwal-k3f Месяц назад
is their any method in db.agent i want only sql query not the whole result? and thank help me a lot
@rayfellers
@rayfellers Месяц назад
As someone just learned how to use GPT-4o Mini to write python code, your explanations are well done.
@RAMAR-o6r
@RAMAR-o6r Месяц назад
can you help me mam
@skarteek3866
@skarteek3866 Месяц назад
Great job!
@shweta-lodha
@shweta-lodha 3 дня назад
Thank you! Cheers!
@Trymore-r4i
@Trymore-r4i Месяц назад
I am using company account on azure.But i am facing challenges when i try to run open ai .I always get error 404 resource not found .Do i need to apply to microsoft first or there is something i am not doing right
@prithvirajpani7190
@prithvirajpani7190 Месяц назад
Hi Shweta. Thanks for the tut. I am running the code after 5 months of posting this video. I am sure since Assitants is still a Preview feature, the Microsoft will keep updating the stuff. Because of that, currently, I get an error saying that file_ids is not a valid parameter to the client. Any help on where can I get the latest documentation of changes that they MS makes? """ BadRequestError: Error code: 400 - {'error': {'message': "Unknown parameter: 'file_ids'.", 'type': 'invalid_request_error', 'param': 'file_ids', 'code': 'unknown_parameter'}} '"""
@user-ug8nj5nf5e
@user-ug8nj5nf5e Месяц назад
thats really helpful thanks!!
@chaithanyakumar3400
@chaithanyakumar3400 Месяц назад
nice explanation 🎉
@samnmom
@samnmom Месяц назад
Hi, need suggestions. Please reply. I want to talk to you personally. Thank you.
@johnidouglasmarangon
@johnidouglasmarangon Месяц назад
Amazing, thanks for the explanation.
@samnmom
@samnmom Месяц назад
Hi, I want some guidance from you. Can you help me how to contact you. Thank you.
@sharshabillian
@sharshabillian Месяц назад
Thanks!
@naaawinnVro
@naaawinnVro Месяц назад
Hello Thank you for the video, it says LLM Predictor is deprecated or not found under llama_index, can you help me with any other way possible .?
@yuxinmeng4940
@yuxinmeng4940 Месяц назад
Thank you for creating these helpful videos!
@transcendentcandles5704
@transcendentcandles5704 Месяц назад
Honey... this audio... not good.
@prakashsharma-xs5dx
@prakashsharma-xs5dx Месяц назад
you have not mentioned from where we can get API_KEY,API_BASE,API_TYPE and DEPLOYMENT_
@mdshohidurrahman
@mdshohidurrahman Месяц назад
The main point is proximity search
@yl95
@yl95 Месяц назад
So quick to come to azure 🎉
@paulham.2447
@paulham.2447 Месяц назад
Sorry but starting to get tired of AZURE in every way !
@Alex-j3m2g
@Alex-j3m2g Месяц назад
Hi madam your teaching is really great and following all of your generative ai videos since longtime.....Please do a video on gpt4o model on how to read a pdf file that consists of text and images and how we can create a vector database by chunking the documents to perform QnA Challenges : 1.How to chunk images while creating vector database. (If it is a text we can load the text by using langchains pypdf loader and provide some chunk size to chunk but images will not load with these lanchians documents loader ) So now gpt 4O model facilatates multimodal abilities ryt (it allows text+audio+images) So please do a video on this It will be great to see this on your channel and hoping that you ll consider my request to make a video on this topic😅 2.
@shweta-lodha
@shweta-lodha Месяц назад
Noted. Will do soon. Stay tuned 🤩
@benjoaoc.7723
@benjoaoc.7723 Месяц назад
Amazing! Thank you for the video. I'm trying to split a book into chapters for a small project using OpenAI. Does anyone in the community have a solution?
@muralis4508
@muralis4508 Месяц назад
this is good, can you show one more example by uploading a file instead of URL. I tried uploading a file and created azure bot , but it says bug encountered, review the source code.
@robrita
@robrita 2 месяца назад
is this your day job at wipro or Microsoft?
@shweta-lodha
@shweta-lodha Месяц назад
No
@veroneti
@veroneti 2 месяца назад
Hi thanks a lot for your great explanations, at 04:48 we see "Azure OpenAI Connection": does it mean an openai embedding model is mandatory or can we use another one like Cohere?
@shweta-lodha
@shweta-lodha 2 месяца назад
You can give a try by creating a custom connection. If your custom connection is successful, you will be able to see that in the drop down. In my case, I chose Azure OpenAI.
@SanjayBP-os8gn
@SanjayBP-os8gn 2 месяца назад
Hello mam your teaching is so good that it helps me understand the concepts in more detail. Thanks for that. May you teach how to use cosmos db for our web application it will be useful. Thank you 🙏🏻
@Anna-f5o
@Anna-f5o 2 месяца назад
I believe you currently do some of the very best tutorials that are out there. It's hands on and even despite being 1 year old already, together with the documentation it's easily applicable. Thank you
@shweta-lodha
@shweta-lodha 2 месяца назад
Glad you like them!
@abhishekbhattacherjee8873
@abhishekbhattacherjee8873 2 месяца назад
Can you provide the config.env file structure without actual values
@shweta-lodha
@shweta-lodha 2 месяца назад
Key1 = "VALUE" Key2 = "VALUE"
@ParthChhabra-s8l
@ParthChhabra-s8l 2 месяца назад
dark mode vscode pls
@shweta-lodha
@shweta-lodha Месяц назад
Noted
@Pan_ai_art
@Pan_ai_art 2 месяца назад
how to install the extension in vscode extension name?
@shweta-lodha
@shweta-lodha 2 месяца назад
You will see extension button on left panel in VS Code. Click on that and it will open up a panel for you, where in you can search the extension with name.
@PG_Motivation
@PG_Motivation 2 месяца назад
hey this is better then whole documentation You made my day Thanks a lot.
@shweta-lodha
@shweta-lodha 2 месяца назад
Glad you liked it!
@MrAzrai99
@MrAzrai99 2 месяца назад
Thanks for the video. Can you show how to apply RAG in the Azure ml?
@shweta-lodha
@shweta-lodha Месяц назад
Yes, soon
@yogeshgovindan1210
@yogeshgovindan1210 2 месяца назад
hi Mam, its a great video. can you please share the code
@shweta-lodha
@shweta-lodha 2 месяца назад
Hey, unfortunately I don't have it handy.
@richad2537
@richad2537 2 месяца назад
Thank you so much ma'am, helped me a lot 🙏
@shweta-lodha
@shweta-lodha 2 месяца назад
Glad to hear that
@PratikBhande-qq1ht
@PratikBhande-qq1ht 2 месяца назад
Can I ask corelated questions based on this two csv
@shweta-lodha
@shweta-lodha 2 месяца назад
Yes, I have demonstrated that in video.
@gamedeeds
@gamedeeds 2 месяца назад
Guys I think the add your own data is now not for free tier Pls check that for latest azure ai service changes
@user-ms8ir4id1m
@user-ms8ir4id1m 3 месяца назад
This is really great, only thing is I can't use the whole data frame it's saying out of token
@shweta-lodha
@shweta-lodha Месяц назад
Please consider only the required columns and go with model having better token limits. BTW, which model are you using?
@limebulls
@limebulls 3 месяца назад
Please do a tutorial with SIP/VoIP