Thank you all for watching and for your support. ►► If you want to check out all our courses you can do that here: courses.code-maze.com/courses/
@samsonfukuzeya11802 ай бұрын
This channel is a treasure trove of knowledge. Thank you for sharing your expertise.
@CodeMaze2 ай бұрын
Glad you enjoy it! Thank you for watching the video.
@rushas2 ай бұрын
Great video. I love that your content is authentic
@CodeMaze2 ай бұрын
Thank you so much 🤗
@alamshaikh43582 ай бұрын
Need more video on C# and LLM.
@CodeMaze2 ай бұрын
I'll do my best. It was a first contact for me as well, so there is a lot of research to be done.
@ithaca20762 ай бұрын
wow this is really good! do you have any plans to teach WPF or winforms? would love to see that paired with this. keep up the good work, subscribed!
@CodeMaze2 ай бұрын
Thank you for the sub. To be honest, I haven't worked with WPF or Win Forms for ages now, but who knows if opportunity arrives, everything can be recorded :)
@ricil882 ай бұрын
Good vidéo, Next video on RAG ? To connect with SQL server or any other database in .net
@CodeMaze2 ай бұрын
Thank you for the suggestion. I will definitely have that in mind.
@sirnicolas212 ай бұрын
do you have the repo (without the model) somewhere? it just throws System.NullReferenceException: 'Object reference not set to an instance of an object.' This exception was originally thrown at this call stack: [External Code]"
@sirnicolas212 ай бұрын
hmmm 0.18v does this, 0.16 works
@CodeMaze2 ай бұрын
Yeah, in the video I am using package 0.16 version. They probably changed something because all of this evolves so quickly.
@nematullahhussaini15182 ай бұрын
Will it be able to just answer from the specific data we provide?
@CodeMaze2 ай бұрын
Well, it will be able to answer based on the training model we used. I didn't test it that much to see if we can restrict the data for the answers, so I am not sure about that.
@ongrang82992 ай бұрын
Have cover another language ?
@CodeMaze2 ай бұрын
Do you mean other than C#?
@dhmilmile12 ай бұрын
What is your system configuration?
@CodeMaze2 ай бұрын
13th Gen Intel(R) Core(TM) i5-13600KF 3.50 GHz 32 GB Ram RTX 3060 Ti
@dhmilmile12 ай бұрын
@@CodeMaze can I run this on i5 8300H GTX1050 4GB 16GB?
@CodeMaze2 ай бұрын
I didn't test it on any other spec, but I don't think you will have any issues. At least I hope so.
@anaselrantisi1777Ай бұрын
I don't have GPU there is any solution ?
@CodeMazeАй бұрын
Try using the same library version I used. These things change so fast - therefore they might have changed something.