AI Integrations¶
This section enables the configuration and integration of AI models into your report writing workflow. Currently, this feature is primarily used to streamline the translation process for dictionary entries, leveraging artificial intelligence to automatically generate translations.
Accessing AI Integrations¶
AI Integrations are configured at the workspace level, allowing them to be utilized across multiple reports. To access and manage your AI integrations, navigate to:
Workspace Configuration > Connections > AI Integrations
Configuring AI Integrations¶
To configure a new AI integration:
- Click on
+ Add new integration. - Provide a
Namefor your integration. - Select the desired
Engine(e.g., OpenAI) from the dropdown. - Choose the specific
Modelto be used for the integration (e.g., gpt-4, gpt-3.5-turbo). - Provide your
Api Keyfor the selected model. - Add an optional
Descriptionfor the integration. - Click
Saveto apply your settings.
Use Cases¶
Currently, the main application of AI Integrations is to:
- Automatically Translate Dictionary Entries: This integration allows you to automatically translate an entire dictionary to all selected languages based on the values provided in the default language, significantly streamlining the translation process. For more details on dictionary translations, refer to the Dictionaries documentation.
Important Notes & Tips¶
Keep these points in mind when working with AI Integrations:
- AI integrations use the default language first for translations, falling back to the entry key if needed.
- Proper configuration of the AI model within
Workspace Configurationis essential for the AI translation feature to function correctly.