Positron AI features misssing

Post here questions and problems related to bundled or custom AI actions, connectors and in general configuring and working with the AI Positron Assistant add-ons.
dmartinez
Posts: 6
Joined: Thu Mar 13, 2025 6:22 pm

Positron AI features misssing

Post by dmartinez »

Hello,
It seems the available options in the UI of the Positron Assisstant do not match the features described in your documentation.
Split topics and ShortDescription are two examples.
I am using the Professional Oxygen AI Positron version.
Am I missing something? Thanks in advance!
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hi,
Can you elaborate? Are the two actions you mentioned missing? They should be available in the AI Positron Assisstant side view when you open a DITA XML topic. What kind of XML documents are you editing?
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
dmartinez
Posts: 6
Joined: Thu Mar 13, 2025 6:22 pm

Re: Positron AI features misssing

Post by dmartinez »

Hello,
thanks for the quick reply.
I have a screenshot attached to clarify things. As far as I can see, those mentioned options are not available for me.
Kind regards,
Dennis
POSIAI.png
You do not have the required permissions to view the files attached to this post.
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hi,
What kind of XML documents are you editing?
Do you have a DITA XML topic opened?
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
dmartinez
Posts: 6
Joined: Thu Mar 13, 2025 6:22 pm

Re: Positron AI features misssing

Post by dmartinez »

Hello,
What do you exactly mean by "kind of xml documents"?
Yes, I have an XML topic opened but unfortunately still no success.
Kind regards,
Dennis
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hello Dennis,
So:
What do you exactly mean by "kind of xml documents"?
I meant what kind of XML vocabulary (like DITA, DocBook, XHTML, etc).
Yes, I have an XML topic opened but unfortunately still no success.
Ok, so you are editing DITA XML topics, if you open from the Oxygen main menu the "Window->Show view->Properties" view what value does the "Document type" field have for you in the Properties table?
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
dmartinez
Posts: 6
Joined: Thu Mar 13, 2025 6:22 pm

Re: Positron AI features misssing

Post by dmartinez »

Hello,
I am using DITA.
In the "Window->Show view->Properties" view, the path to my framework is displayed.
Kind regards,
Dennis
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hi Dennis,

Not sure what the problem could be, in the Oxygen main menu Help->Manage add-ons can you check what version of the AI Positron Assistant add-on you have installed? I assume it is 4.1.1.
In the Oxygen Preferences->"Plugins / Oxygen AI Positron Assistant" preferences page there is an "Actions to Exclude" field, I assume there are no action IDs added there.
Could you attach to this forum thread or as a separate email (support@oxygenxml.com) a screenshot with the entire Oxygen application showing both the side views and the main editing area?

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
dmartinez
Posts: 6
Joined: Thu Mar 13, 2025 6:22 pm

Re: Positron AI features misssing

Post by dmartinez »

Hello,
I installed the latest version, 4.1.1. To be safe, I uninstalled and reinstalled the plugin.
I checked, there are no actions excluded.
Additionally, my tokens are not getting subtracted. I tried all available GPT models. When I go to my account settings, I get redirected to the aipositron page where I can see my current plan and the tokens that I used.
"The PROFESSIONAL plan is currently active. You used 0 out of your 10M monthly credits..."
Kind regards,
Dennis
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hello Dennis,

Thanks for sending the screenshot.
In the screenshot I see the "Document type" value from the Properties view is set to "SMTG Topics".
Oxygen's AI Positron Assistant add-on detects an opened XML file is a DITA XML topic by checking that the document type value contains "*DITA*" inside it. So right now the AI Positron Assistant does not consider the opened XML document to be DITA XML so it does not show any DITA XML related AI actions. Could you go to the Oxygen Preferences->"Document Type Association" page and rename the "SMTG Topics"->"SMTG DITA Topics"? Then re-open the DITA XML topic in Oxygen?

I added an internal issue to try and make the AI Positron Assistant add-on better detect DITA XML topics in the future and somehow make such cases work without making any changes on the user side. Pasting the internal issue ID below for future reference:

OPA-3161 Match DITA XML topics even when framework does not have "DITA" in its name

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
dmartinez
Posts: 6
Joined: Thu Mar 13, 2025 6:22 pm

Re: Positron AI features misssing

Post by dmartinez »

Hello Radu,

I did change the name, so that DITA is in the topic name. It works now!
Thanks a lot for your help, much appreciated!
When do you think you can implement the solution for "OPA-3161"? Is that a quick win?
I am asking because I'd prefer to keep the existing name instead of renaming it.
In case it takes longer, I'll have to adapt.

Kind regards,
Dennis
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hello Dennis,

Great, I'm glad this was the problem!
We plan an AI Positron version 5.0 release around the middle of April and it should also include a fix for OPA-3161, I will update this forum thread when we do.
In general there may be other places in Oxygen where we assumed the DITA framework (original or extended) has "DITA" in the framework name. For example the Preferences->"Editor / Edit Modes / Author / Profiling/Conditional Text / Attributes and Condition Sets" page matches "*DITA*" frameworks similarly.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Radu
Posts: 9446
Joined: Fri Jul 09, 2004 5:18 pm

Re: Positron AI features misssing

Post by Radu »

Hi,
We released AI Positron version 5.0 last week, besides the new features it should better detect DITA XML files even if the document type association does not contain "DITA" in its name.
https://www.oxygenxml.com/ai_positron/whats_new.html
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply