- Add OpenAI provider implementation using @ai-sdk/openai.\n- Update `models` command/tool to display API key status for configured providers.\n- Implement model-specific `maxTokens` override logic in `config-manager.js` using `supported-models.json`.\n- Improve AI error message parsing in `ai-services-unified.js` for better clarity.
279 B
279 B
task-master-ai
| task-master-ai |
|---|
| minor |
Feat: Integrate OpenAI as a new AI provider.
Feat: Enhance models command/tool to display API key status.
Feat: Implement model-specific maxTokens override based on supported-models.json to save you if you use an incorrect max token value.