llm-tools / embedJs

A NodeJS RAG framework to easily work with LLMs and embeddings
https://llm-tools.mintlify.app/get-started/introduction
Apache License 2.0
334 stars 40 forks source link

deleteLoaders - documentation update and clarification #62

Closed converseKarl closed 6 months ago

converseKarl commented 6 months ago
          OK so we should be using?

   ragApplication.deleteLoader(uniqueLoaderId, true);???

Originally posted by @converseKarl in https://github.com/llm-tools/embedJs/issues/59#issuecomment-2119172497

adhityan commented 6 months ago

Yes. For the use case we discussed.