Skip to content

connery-io/deepl

Repository files navigation

DeepL

Connery plugin to use DeepL translation service.

The plugin currently contains one action 'DeepL Translate':

  • Translates text to a specified language with optional instructions.
  • Requires the user to explicitly mention DeepL and the target language in the request.
  • Optional instructions for Connery assistant to process the translated text can be added.

Repository structure

This repository contains the plugin's source code.

Path Description
./src/index.ts The entry point for the plugin. It contains the plugin definition and references to all the actions.
./src/actions/ This folder contains all the actions of the plugin. Each action is represented by a separate file with the action definition and implementation.

Built using Connery SDK

This plugin is built using Connery SDK, the open-source SDK for creating AI plugins and actions.

Learn how to use the plugin and its actions.

Support

If you have any questions or need help with this plugin, please create an issue in this repository.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published