context-labs / autodoc

Experimental toolkit for auto-generating codebase documentation using LLMs
MIT License
1.93k stars 113 forks source link

Thinking...Something went wrong: this.callbackManager.handleLLMError is not a function #39

Closed droc12 closed 9 months ago

droc12 commented 1 year ago

After executing doc q, I received an error message "Thinking...Something went wrong: this.callbackManager.handleLLMError is not a function", which was working fine before.

tranqnhan commented 1 year ago

I got a similar error when trying to test this tool out. image

prikumari1 commented 10 months ago

Create vector files...Error: ENOENT: no such file or directory, scandir '.autodoc\docs\markdown\ whether this autodoc only support for node repo or any lang?

prikumari1 commented 10 months ago

i tried with autodoc repo as well getting below error :

? How can I help with autodoc? How does traversal work in autodoc? ⠧ Thinking...Something went wrong: Request failed with status code 401 ? How can I help with autodoc? ⠧ Thinking..

prikumari1 commented 10 months ago

i am also facing this issue while i tried to get autodoc on .net project :

Error: Could not read directory: .autodoc\docs\markdown. Did you run sh download.sh?