-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Json-viewer's problem #159
Comments
The llm-functions/agents/json-viewer/tools.js may throw an error. I strongly suspect that you haven't installed the node dependencies.
#160 make it easier to identify tool script error. Please pull the latest git commit and try again. |
I don’t know why you can’t install node-jq; you’ll need to figure that out on your own. |
Hey, apparantly an older version of node-jq (1.5.0) can be installed. So far it's able to run the _instructions good enough. Idk if the older version affects anything inside of the agent's code though. Does it? |
Describe the bug
To Reproduce
The moment you boot up the agent, the
_instructions
call gives you the errorExpected behavior
For there to be no errors
Screenshots/Logs
Environment
Additional context
The text was updated successfully, but these errors were encountered: