Skip to content

Conversation

@ychoi-kr
Copy link

This PR makes the DeepL connector functional:

  • Implement a working HTTP-based connector
  • Support both paid and free DeepL API accounts (auto-detected via key suffix)
  • Migrate to the /v2/translate endpoint (v1 is deprecated)
  • Refactor request handling and response parsing for clarity and maintainability

ychoi-kr and others added 2 commits September 23, 2025 17:48
- Implement new HTTP-based DeepL connector
- Support both paid and free DeepL API accounts (auto-detect via key suffix)
- Update endpoint to /v2/translate (replacing deprecated v1)
- Refactor request handling for clarity and maintainability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant