TanGentleman / Augmenta

Automate RAG-powered workflows
MIT License
1 stars 0 forks source link

Add command to list available vectorstores #22

Closed TanGentleman closed 1 month ago

TanGentleman commented 1 month ago

I may have to sort them in some way, but it should be possible to make the process of seeing my collection_names less painful than sorting through my file directory. Not sure if I want to make a separate script or have it be a part of the Chatbot. It's not a super vital feature, but could be super duper cool when a UI is at play and there's more interaction.

TanGentleman commented 1 month ago

I'm cool with .names being the command for this task. It'll read from the rag_settings and get the method.