Hi,
After installation TMS Web Core 2.6.0.0 during Delphi starts I have popup window with TMS License Generator.
Why? Is it bug? I have active license to TMS-ALL_ACCESS!!!
After close the license generator popup it looks ok, TMS Web Core is working but the popup is showing only when the Delphi is starting and TMS Web Core package is loading.
This is expected and a preparation to have TMS Smart Setup support coming later.
Just enter your TMS WEB Core credentials there.
Ok ... thx ... now is working but second question ... where can I add settings to AI? For now when I click AI icon on the tab the settings icon is disabled.
There is no disable function on the settings button in the AI dialog
I clicked left, right, one click double ... and nothing. I see that I have a little bit different icon than you.
I cannot reproduce this.
Does clicking on the copy icon work?
no ... I try copy the manual added text like this
and one more icon of AI on main tab is is poorly visible on dark mode but is working, when I clicked it the ChatGPT window is open.

What Delphi version is this? What is your screen DPI?
Delphi 12 update 2
build 29.0.53571.9782

Monitor 4K resolution 3840x2160
I retested under these specific circumstances but could not reproduce an issue.
Are you sure you did a clean install, i.e. first uninstalled via the Windows Control Panel , verified there are no more traces of TMS WEB Core in the IDE and then did a clean install of the latest version v2.6?
Yes ... as always ... uninstalled from the control panel first. Additionally I tried do this at the different computer ... with no 4k screen ... and I have exactly the same issue. It was done via TMS Subscription Manager.
It is beyond my understanding.
Do you see a hint appear when you hover over the icons?
yes I see hints for these three icons.
These are TImage instances for which OnClick is implemented. We do not touch TImage.Enabled (or its parent Enabled) in our code anywhere, so it is a mystery to me why OnClick would not work on your machine.
me too ... and I don't understand why the copy icon is different in my and your gpt window. Are you sure that binary provided via subscription manager is ok?
Yes, the binary should be ok.
We will investigate
We found an issue and applied a fix. We'll release an update shortly.
1 Like
Hi,
In Web Core 2.6.1 for now I can set the api key for gpt chat, but when I send prompt I got an error
Not sure what is causing this. Did you test the key outside this TMS WEB Core integration?
Yes is working I can see that was used from openai dashboard.

Is any log from rest to gpt where I will be able to find more information where is the problem?
or
could you give me gpt request url calling from your side, I can try calling it manually via curl to reproduce the problem with my api key.