I am new to this project. Just set it up. I want it to analyze a simple nodejs project but even after setting up gemini keys as described in the docs, I keep getting Error from LLM command: Error: Resource has been exhausted (e.g. check quota).
This is the command I am running
describer Codes/proxy-api/ --exclude "*.test.js" --exclude "*.test.ts" --exclude "node_modules/" --output proxy-api.md
I am new to this project. Just set it up. I want it to analyze a simple nodejs project but even after setting up gemini keys as described in the docs, I keep getting
Error from LLM command: Error: Resource has been exhausted (e.g. check quota).This is the command I am running