Released: Apr 24, 2025
V5.0 での更新項目
機能
Oxygen AI Positron Assistant
Boost your productivity with the Oxygen AI Positron Assistant, now featuring integration with Eclipse, AI-driven capabilities for file creation and update, DITA conversion and analysis tools, problem-solving, dynamic workflows, and document management. Seamlessly integrate with external tools, optimize performance, and streamline processes with advanced AI models and callback functions.
- AI Positron Assistant Now Available in Eclipse Plugin Distributions - The AI Positron Assistant plugin is now available in the Eclipse plugin versions of Oxygen XML Editor/Author/Developer. After installing the AI Positron Assistant plugin in the Eclipse version of Oxygen, the AI Positron Assistant view is accessible along with its various AI features.
- Create Files with AI - The new AI actions in the File Creation category allow you to generate various files based on a text description you provide. You can create new XSLT, XML Schema (XSD), Schematron, JSON Schema, and Document Type Definition (DTD) files. These actions save you time by providing some of the structure for you, streamlining your document creation process. The new file wizard also contains AI-powered new document templates for easily creating these same types of files.
- AI Creates and Updates Files with User Control - The AI Positron Assistant has the ability to utilize a save_document callback function to create new files or to update existing files while keeping you in control. You can view the changes in the built-in visual file comparison tool and choose to accept or revert them, ensuring that you maintain oversight over your documents.
- AI-based DITA Conversion, Analysis, and Update Tools - Transform existing documents or DITA topics into various specialized DITA types (Task, Concept, Reference, Troubleshooting, Glossary). Also, an AI-powered analysis action can restructure topics by dynamically splitting the document into parts and applying the conversion to the appropriate topic types for each part.
- Exclude Resources from AI Processing - You can now specify files or folders to exclude from AI processing by adding them to a .ai-ignore file. You can easily add resources to the ignore file by using a new contextual menu action (named Exclude from AI processing) that is available in the Project view, DITA Maps Manager, and the Text and Author pages of your current editor.
- Attach Word, PowerPoint, and PDF Files - You can now attach Word (DOCX), PowerPoint (PPTX), and PDF documents in the Chat view, allowing you to provide more context to the AI. This enhances the accuracy and relevance of AI responses by utilizing text and images (images are supported for Word and PDF) from these documents.
- Generate Documentation Draft Can Read External Files - The Oxygen AI Positron Assistant provides the ability to generate a documentation draft as a DITA topic based on a configuration file that tailors the draft generation process using a provided title and summary, as well as information that can specify the context, target audience, instructions, images, and related topics. You can now also add references to external files that contain relevant information for generating the new draft. These files can be in plain text format (including Markdown or XML) or document format (PDF, Word, PowerPoint). This enhancement helps you create more comprehensive and contextually accurate documentation by incorporating additional resources.
- Reasoning Models in AI Positron Service - You can now access powerful reasoning models from Open AI, o3 , o1, o4-mini, and o3-mini, in the AI Positron Assistant when connecting to Oxygen AI Positron Service. These models help you solve complex problems across various domains, enhancing your problem-solving capabilities.
- Integration with xAI Grok - For the AI Positron Assistant Enterprise add-on, the OpenAI connector has been tested and modified to allow connecting to the xAI Grok AI engine, enhancing integration capabilities.
- Quickly Find AI Actions - Search for AI-powered actions using the Search actions button or the Ctrl + Space shortcut, saving time by quickly locating the actions you need.
- Generate Image Alternate Text from the Floating Toolbar - You can now access the Generate Alternate Text action directly from the floating toolbar that appears when you select an image, streamlining the process of adding alternate text and enhancing your workflow efficiency.
- Improved Resolve Comments Action - The Resolve Comments AI action now retrieves content from your current document to offer better results when the provided content is unclear or incomplete. This enhancement helps you resolve comments more efficiently and accurately, boosting your overall productivity.
- Performance Optimization for Fix Validation Problems - Experience faster performance and reduced token consumption with the optimized Fix Validation Problems AI action, resolving issues more efficiently.
- New AI Callback Functions for Dynamic Workflows - You can now use new AI callback functions (which are specialized mechanisms enabling the AI to dynamically invoke external processing) to create dynamic workflows by connecting with external tools and validating documents. These functions automate tasks and improve efficiency in your custom AI actions.
- get_related_content_from_specific_feedback_site - Retrieve content from a specified feedback site using an Oxygen Feedback WebHelp token. This function is available when external retrieval sources are enabled in your preferences.
- validate_current_document - Validate your current document and receive a list of any validation issues, allowing the AI to suggest fixes for the detected errors.
- term_check_document_content - Check specified content for terminology issues and get suggestions based on rules from the Oxygen Terminology Checker, ensuring consistency in your documents.
- term_check_current_document - Check your current document for terminology issues and receive suggestions based on rules from the Oxygen Terminology Checker, helping you maintain quality and consistency.
- The get_content_for_document_url and get_current_document_marked_up_content functions can now be used to retrieve content with line numbers included.
- Distribute or Filter AI Actions via Plugins and Frameworks - In Oxygen 27.1 or newer, plugins or frameworks may contain a folder named ai-positron-actions where AI actions are automatically loaded from. A file named excluded-action-ids.txt may also be placed in the same folder to define action IDs (on a line-by-line basis) that should be filtered out from the UI, useful for actions intended to be used in a different context, not directly invoked by the user.
- Reference Prompt Files in AI Actions - Use the prompt_ref JSON property to reference external text or Markdown files for prompts, allowing for more flexible AI action configurations.
- Integrate Custom AI Connectors and Custom Callback Functions - You can now extend the Oxygen AI Positron Assistant by integrating custom AI connectors and callback functions. This allows you to connect with AI providers not covered by the built-in options and create custom interactions with AI engines. These extension points are already utilized by some add-ons, such as the Oxygen AI Positron Custom Connector and the Terminology Checker plugins, enhancing your AI integration capabilities.
- New AI Custom Connector Add-on - You can now integrate with a custom AI service using the new Oxygen AI Positron Custom Connector add-on. This add-on allows you to connect the Oxygen AI Positron Assistant Enterprise plugin with AI services that expose a REST API, similar to OpenAI's chat-completion API. Unlike the built-in Open AI connector, this add-on supports the OAuth Client Credentials Flow for authentication and gives you more flexibility by letting you set query parameters.
- Translated AI Actions - The categories, titles, and descriptions for the AI Positron default actions are now translated into the supported languages available for the user interface.
- GPT-3.5 Turbo Model Removed - The GPT-3.5 Turbo AI model has been removed since OpenAI recommends use of GPT-4o Mini model instead, that is cheaper, more capable, multimodal, and just as fast.
Oxygen AI Positron Assistant for Web Author
Enhance your web authoring experience with the Oxygen AI Positron Assistant, featuring DITA conversion and analysis tools, advanced reasoning models, document attachment capabilities, integration with xAI Grok, and customizable AI actions for improved problem-solving and workflow efficiency.
- AI-based DITA Conversion, Analysis, and Update Tools - Transform existing documents or DITA topics into various specialized DITA types (Task, Concept, Reference, Troubleshooting, Glossary). Also, an AI-powered analysis action can restructure topics by dynamically splitting the document into parts and applying the conversion to the appropriate topic types for each part.
- Attach Word, PowerPoint, and PDF Files - You can now attach Word (DOCX), PowerPoint (PPTX), and PDF documents in the Chat view, allowing you to provide more context to the AI. This enhances the accuracy and relevance of AI responses by utilizing text and images (images are supported for Word and PDF) from these documents.
- Reasoning Models in AI Positron Service - You can now access powerful reasoning models from Open AI, o3 , o1, o4-mini, and o3-mini, in the AI Positron Assistant when connecting to Oxygen AI Positron Service. These models help you solve complex problems across various domains, enhancing your problem-solving capabilities.
- Integration with xAI Grok - For the AI Positron Assistant Enterprise for Web Author add-on, the OpenAI connector has been tested and modified to allow connecting to the xAI Grok AI engine, enhancing integration capabilities.
- Quickly Find AI Actions - Search for AI-powered actions using the search field inside the Actions drop-down menu, saving you time by quickly locating the actions you need.
- Distribute or Filter AI Actions via Plugins and Frameworks - In Oxygen XML Web Author 27.1 or newer, plugins or frameworks may contain a folder named ai-positron-actions where AI actions are automatically loaded from. A file named excluded-action-ids.txt may also be placed in the same folder to define action IDs (on a line-by-line basis) that should be filtered out from the UI, useful for actions intended to be used in a different context, not directly invoked by the user.
- Reference Prompt Files in AI Actions - Use the prompt_ref JSON property to reference external text or Markdown files for prompts, allowing for more flexible AI action configurations.
- New AI Custom Connector Add-on - You can now integrate with a custom AI service using the new Oxygen AI Positron Custom Connector add-on. This add-on allows you to connect the Oxygen AI Positron Assistant Enterprise plugin with AI services that expose a REST API, similar to OpenAI's chat-completion API. Unlike the built-in Open AI connector, this add-on supports the OAuth Client Credentials Flow for authentication and gives you more flexibility by letting you set query parameters.
- Translated AI Actions - The categories, titles, and descriptions for the AI Positron default actions are now translated into the supported languages available for the user interface.
- GPT-3.5 Turbo Model Removed - The GPT-3.5 Turbo AI model has been removed since OpenAI recommends use of GPT-4o Mini model instead, that is cheaper, more capable, multimodal, and just as fast.