crowdin / crowdin/crowdin-api-client-go
Add support for List Supported AI Provider Models method
- Dominant language
- Go
- Stars
- 10
- Forks
- 18
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
The Crowdin API has been extended with a new endpoint, allowing you to retrieve the list of supported AI models for a specific AI provider in your [AI](https://support.crowdin.com/developer/api/v2/#tag/AI) workflow.
The Crowdin API client libraries need to be updated to include this new endpoint.
**References:**
- [List Supported AI Provider Models](https://support.crowdin.com/developer/api/v2/#tag/AI/operation/api.ai.providers.supported-models.crowdin.getMany)
- [List Supported AI Provider Models (Enterprise)](https://support.crowdin.com/developer/enterprise/api/v2/#tag/AI/operation/api.ai.providers.supported-models.enterprise.getMany)
Contributor guide
Assessment
This issue has not been assessed yet.