Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI API support #179

Open
6 tasks
andrii-bodnar opened this issue Mar 27, 2024 · 0 comments
Open
6 tasks

AI API support #179

andrii-bodnar opened this issue Mar 27, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@andrii-bodnar
Copy link
Member

andrii-bodnar commented Mar 27, 2024

Recently, Crowdin introduced new AI features, including a new set of API endpoints to manage and interact with these AI resources.

The new AI API endpoints should be added to the Crowdin API clients to allow users to programmatically interact with these new features.

References:

ToDo:

  • Fine-Tuning Methods
    • Generate AI Prompt Fine-Tuning Dataset
    • Get AI Prompt Fine-Tuning Dataset Generation Status
    • List AI Prompt Fine-Tuning Events
    • List AI Prompt Fine-Tuning Jobs
    • Create AI Prompt Fine-Tuning Job
    • Get AI Prompt Fine-Tuning Job Status
    • Download AI Prompt Fine-Tuning Dataset
  • AI Prompt Methods
    • Clone AI Prompt
    • List AI Prompts
    • Add AI Prompt
    • Get AI Prompt
    • Delete AI Prompt
    • Edit AI Prompt
  • AI Prompt Completion Methods
    • Generate AI Prompt Completion
    • Get AI Prompt Completion Status
    • Cancel AI Prompt Completion
    • Download AI Prompt Completion
  • AI Provider Methods
    • List AI Providers
    • Add AI Provider
    • Get AI Provider
    • Edit AI Provider
    • Delete AI Provider
    • List AI Provider Models
    • Create AI Proxy Chat Completion
  • AI Report Methods
    • Generate AI Report
    • Check AI Report Generation Status
    • Download AI Report
  • AI Setting Methods
    • Get AI Settings
    • Edit AI Settings
@andrii-bodnar andrii-bodnar added enhancement New feature or request help wanted Extra attention is needed labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant