I’m trying to do the course Building Applications with Vector Databases and there is from DLAIUtils import Utils, I can’t find what DLAIUtils is?
No amount of googling seems to help.
Subodh.
I’m trying to do the course Building Applications with Vector Databases and there is from DLAIUtils import Utils, I can’t find what DLAIUtils is?
No amount of googling seems to help.
Subodh.
Found this via a forum search for “dlai_tools”. It’s a package you can install using pip.
Hi @subodhgupta, welcome to the community. I think you filed the question in the wrong category.
Anyways, DLAIUtils is a module in the short course. I assume you are trying to run the notebook locally. You need to download it from the online platform. Click on the Jupyter notebook icon and you’ll see the file.
Apparently there are two different resources with similar names, depending on the course you’re attending.
Thank you. This worked perfectly.
After downloading the DLAIUtils module, how you have implemented in the code.