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
335 stars 40 forks source link

No Verbose option: unable to debug where the issue is. Also unable to track progress #97

Closed ashok-ayyarchamy closed 4 months ago

adhityan commented 4 months ago

You can enable debug logs by setting the environment variable DEBUG=embedjs:*

The logs are hopefully very verbose. Please create a specific ticket if you need more verbosity in a specific area.