Playwright not executed when using together.ai models like meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 #7817
Replies: 1 comment
-
Duplicate: #7818 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
When using tool use like playwright & filesystem with together.ai models like meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 the tools are ignored. Example prompt is "Go to a website and use tool playwright to browse and make screenshots ans save the screenshots.", the model gives back "Your input is not sufficient. Please provide more details or specify the task you need help with." wihtout calling any tool.
The same prompt works with anthropic claude 3.7+ without issues.
Version Information
a2f330e
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
2025-06-10T07:54:46.167Z debug: [spendTokens] No transactions incurred against balance 2025-06-10T07:54:46.171Z debug: [saveConvo] api/app/clients/BaseClient.js - saveMessageToDatabase #saveConvo 2025-06-10T07:54:46.189Z debug: [AgentController] Request closed 2025-06-10T07:54:46.193Z debug: [AgentController] Performing cleanup 2025-06-10T07:54:46.193Z debug: [AgentController] Cleaning up abort controller 2025-06-10T07:54:46.194Z debug: [AgentController] Cleanup completed
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions