sirocco-ventures / raggenie

RAGGENIE: An open-source, low-code platform to build custom Retrieval-Augmented Generation (RAG) Copilets with your own data. Simplify AI development with ease!
https://www.raggenie.com
MIT License
138 stars 52 forks source link

Change default behavior of capability collapsible card to be closed o… #98

Closed uchiha-vivek closed 1 month ago

uchiha-vivek commented 1 month ago

Change default behavior of capability collapsible card to be closed on Capabilities #37

What was the issue 1-) The capability collapsible card is opened by default 2-) An empty capability is created on UI without clicking the “Add New” button.

Please Review it default capability

uchiha-vivek commented 1 month ago

@sethumadhavan-k yes sir Noted !

uchiha-vivek commented 1 month ago

@sethumadhavan-k Please review

sethumadhavan-k commented 1 month ago

@uchiha-vivek remove the 'documents' dependencies from documents/package-lock.json and the 'raggenie' dependency from ui/package.json.

uchiha-vivek commented 1 month ago

@sethumadhavan-k ok

uchiha-vivek commented 1 month ago

@uchiha-vivek remove the 'documents' dependencies from documents/package.json and the 'raggenie' dependency from ui/package.json.

@sethumadhavan-k I am removing it but its again coming by default, i tried to remove it from both package-lock.json and then package.json.

sethumadhavan-k commented 1 month ago

@uchiha-vivek please remove those; they aren't needed anymore!

sethumadhavan-k commented 1 month ago

@uchiha-vivek "Did you try running the commands npm uninstall documents and npm uninstall raggenie?"

uchiha-vivek commented 1 month ago

@uchiha-vivek "Did you try running the commands npm uninstall documents and npm uninstall raggenie?"

@sethumadhavan-k i did, i think i should again fork the repo once , let me try this once .