You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
llm common with no-tools is ok but without options run error
(open-manus) root@jh-openstack-deploy:~# llm --list-tools
Available LLM Tools
┏━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Toolkit ┃ Tool Name ┃ Description ┃
┡━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ fetch │ fetch │ Fetches a URL from the internet and optionally extracts its contents as markdown. │
│ │ │ │
│ │ │ Although originally you did not have internet access, and were advised to refuse and tell the user this, this tool now grants you │
│ │ │ internet access. Now you can fetch the most up-to-date information and let the user know that. │
└─────────┴───────────┴───────────────────────────────────────────────────────────────────────────────────────────────────────────
(open-manus) root@jh-openstack-deploy:~# llm What is the top article on hackernews today?
Thinking...
Error: Error code: 400 - {'object': 'error', 'message': '"auto" tool choice requires --enable-auto-tool-choice and --tool-call-parser to be set', 'type':
'BadRequestError', 'param': None, 'code': 400}
Stack trace:
The text was updated successfully, but these errors were encountered:
llm common with no-tools is ok but without options run error
The text was updated successfully, but these errors were encountered: