Add-onsOxygen AI Positron Assistant Enterprise

Syncro Soft
Version: 2.0.0
Oxygen Version: 26.0+
End User License Agreement

Oxygen AI Positron Assistant Enterprise

This addon uses an external AI service (like OpenAI or MS Azure OpenAI) to help technical documentation writers generate content.

Release Notes 2.0.0

               
  • Added support to connect to the Anthropic Claude AI engine.
  • Added support in the MS Azure OpenAI connector to configure separate Vision Endpoint, Deployment and API Key settings used for analyzing messages which contain images.
  • A new action called "Generate Documentation Draft" is available, and it can be used to draft a DITA topic based on a configuration file that fine tunes the generation process.
  • A new action called "Update content based on images" is available, and it can be used to update the content of a DITA XML topic based on the images that it refers.
  • Images, XML files, and text files can be attached to messages in the Chat panel.
  • Useful AI actions (Correct Grammar, Improve Readability, Use Active Voice) are now available as quick assist fixes in the editor by clicking the bulb located on the navigation vertical stripe.
  • Two new variables may be used when you write prompts: ${selection-original}, which expands to the selected text with all track changes rejected, and ${selection-final}, which expands to the selected text with all track changes accepted.
  • You can now specify in the "Oxygen AI Positron Assistant Enterprise" preferences page which actions to exclude from being presented in the available actions list.
  • For the OpenAI connector, the gpt-4-turbo-preview model has been replaced with the recently released gpt-4-turbo.

Release Notes 1.2.0

               
  • Oxygen XML Enterprise edition license now includes access to Oxygen AI Positron Assistant Enterprise at no extra cost.

Release Notes 1.1.1

               
  • Fixed an issue where the connection to MS Azure OpenAI failed when the configured endpoint URL address included a path.

Release Notes 1.1.0

               
  • The new Oxygen AI Positron Assistant Enterprise addon enables direct access to your own OpenAI account or AI service hosted on Microsoft Azure. This can be configured in the "Preferences->Oxygen AI Positron Assistant / AI Service Configuration" page. A special license key is required for this feature.
  • The AI Positron Assistant Enterprise side view supports content generation and refinement of the AI response. This includes:
    • 'Content Generation' for creating new DITA XML topics, continuing writing, generating short descriptions, index terms, and following instructions.
    • 'Rewrite' actions for grammar correction, readability improvement, content conversion to active voice, itemization, and joining items.
    • 'Overview' actions for answering and generating questions, summarizing content, and improving readability.
    • 'Translation' actions support English, German, French, and Japanese languages, with an option to provide a target language.
    • 'Marketing' features for creating release notes, marketing posts, improving SEO, and rewriting content using the Pain-Agitate-Solution and Features-Advantages-Benefits frameworks.
  • The AI Positron Refactoring action is available for refactoring multiple files simultaneously using AI.
  • The 'Validation Quick Fixes' feature allows the use of the AI Positron Fix action to rectify validation issues.
  • Custom actions and prompts can be created in the AI Positron Assistant by recording changes.
  • Two XPath extension functions are available in the content completion proposals for Schematron, XSLT, XQuery, and XPath:
    • 'ai:transform-content(instruction, content)' for automatic content transformation using AI.
    • 'ai:verify-content(instruction, content)' for automatic content validation using AI.