TranslateExtension Constructors
An AI-powered extension that translates text into a specific language using AI-powered translation services.| Name | Parameters | Description |
|---|---|---|
| TranslateExtension(IServiceProvider) | serviceProvider | Initializes a new instance of the TranslateExtension class with specified settings. |
See Also