StatCan / aaw

Documentation for the Advanced Analytics Workspace Platform
https://statcan.github.io/aaw/
Other
68 stars 12 forks source link

llama-index: a data framework for your LLM application #1983

Open P13tr092 opened 1 week ago

P13tr092 commented 1 week ago

Hello, I am a PhD student working on a project on the DAS space.

Describe the solution you'd like

I would like to know if it would be possible to check the llama-index package for possible vulnerabilities. I was not able to find this package on jfrog page.

Additional context

If it can help the following link lead to the documentation https://docs.llamaindex.ai/en/stable/

Souheil-Yazji commented 4 days ago

Hi @P13tr092

Which namespace are you working from?

Can you provide us with more details on your use case for this package?

P13tr092 commented 4 days ago

Hello Souheil, I think the name space could be 4pointwayback. In case I am wrong where can I find the namespace? Regarding LlamaIndex, this package serves as a powerful framework for working with Large Language Models. In my project, I will utilize this framework to explore and analyze documents through the Retrieval-Augmented Generation (RAG) process. Let me know whether you need more details.

jacek-dudek commented 4 days ago

Hello, I'm currently looking into the issue. There was a vulnerability identified in one of the dependencies to llama-index. This is why pip times out when trying to install it. I will try to find a work-around and let you know.

P13tr092 commented 3 days ago

Hello @jacek-dudek, Thank you for your help!