Oxygen AI Positron Assistant Enterprise V2.1
Released: Jun 12, 2024
V2.1 での更新項目
機能
- GPT-4o Model - GPT-4o was added to the list of models to choose from in the Oxygen AI Positron Assistant preferences page. This is OpenAI's most advanced multi-modal (able to accept text or image inputs) model and it is faster and less expensive than the GPT-4 Turbo model. When utilizing the Oxygen AI Positron Assistant Enterprise add-on, access to the GPT-4o model is possible when connected to the OpenAI platform.
- Enhanced Microsoft Azure OpenAI Service Connector Using Microsoft Entra ID Authentication - For the Enterprise version of Oxygen AI Positron Assistant, the Microsoft Azure OpenAI Service connector now supports authentication using Microsoft Entra ID, offering improved security and flexibility. Environment variables can be used for various authentication methods, including service principal and username/password authentication.
- Explain Code AI Action - The new Explain Code AI action (located in the Development category) can be used to generate an explanation of the code found in the current selection, at the cursor location, or in the whole document. This action is available for XSLT, Schematron, XSD, CSS, XQuery, JSON, and JSON Schema documents.
- Chat About Code AI Action - The Chat about Code AI action (located in the Development category) is now available and enables users to start a conversation with the AI regarding the code found in the current selection, at the cursor location, or in the whole document. Utilizing this feature, users can easily optimize and rewrite code blocks with the help of the AI Positron Assistant, thus enhancing their overall coding experience and efficiency. This action is available for XSLT, Schematron, XSD, CSS, XQuery, JSON, and JSON Schema documents.
- Document Code AI Action - The newly introduced Document Code AI action (located in the Development category) can be used to generate the documentation for selected content, the current node, or the entire document. The generated documentation can then be inserted as an XML comment before the documented code. This feature is applicable to XSLT, XSD, and Schematron documents.
- Generate Code AI Action - The Generate Code AI action (located in the Development category) allows users to generate code for various editor types (such as XSLT, Schematron, XSD, CSS, XQuery, JSON, and JSON Schema) based on the instruction specified in a selected text from the editor or in a comment preceding the cursor location.
- Generate Image Alternate Text AI Action - When editing DITA XML files, the new Generate Image Alternate Text AI action can be used to generate an alternate text for an image that is selected in the editing area.
- AI XML Refactoring Actions - The AI Positron Assistant add-on introduces a new category titled AI in the application's XML Refactoring wizard. This category includes three new XML refactoring actions aimed to improve the efficiency for users working with DITA XML topics: Generate alternate text for images in DITA XML topics, Generate missing short descriptions in DITA XML topics, and Shorten existing short descriptions in DITA XML topics.
- Selected Content Sent to AI for Context - When directly initiating a new chat with the AI (without invoking an action), any content selected in the main editor area is automatically passed as context for the conversation. This feature allows users to effortlessly process content within the editor.