[BUG] Agent Jina Reader not working
Open
- Dominant language
- TypeScript
- Stars
- 12k
- Forks
- 882
- PR merge metrics
- No merged PRs in 30d
Description
I've setup everything correctly as mentioned in the docs (including API Key): https://hub.anythingllm.com/i/agent-skill/F8ywqvWPivL9NEJbmTaH
Now when i use: `@agent use Jina Reader to extract information from: https://react.dev/learn` then i only get this response back:
```
[TOOL_CALL]
{tool => "JinaReader", args => {
--url "https://react.dev/learn"
}}
[/TOOL_CALL]
```
My AnythingLLM (Desktop, MacOS) Version is 1.9.0
Contributor guide
Assessment
This issue has not been assessed yet.