* fix: claude-4 not having the right max_tokens * feat: add bedrock support * chore: fix package-lock.json * fix: rename baseUrl to baseURL * feat: add azure support * fix: final touches of azure integration * feat: add google vertex provider * chore: fix tests and refactor task-manager.test.js * chore: move task 92 to 94
6 lines
107 B
Markdown
6 lines
107 B
Markdown
---
|
|
'task-master-ai': patch
|
|
---
|
|
|
|
Fix max_tokens error when trying to use claude-sonnet-4 and claude-opus-4
|