Jump to content
GabrielMoraru

How to access the "AI Chat window" in Delphi 13?

Recommended Posts

I have seen the window in Delphi 12 ("Smart code insight" menu item in the pop-up menu in the editor) but I haven't used it much because I cannot make a diff between my code and AI's code.
I want to try it again under Delphi 13 but I can't find it.
I have all the settings prepared for Gemini. The "Test connection" button says "ok".
I checked: I don't have any packages disabled in the IDE.

 

\\\Registry\HKEY_CURRENT_USER\Software\Embarcadero\BDS\37.0\Known IDE Packages\$(BDS)\Bin\AIEngine370.bpl

\\\Registry\HKEY_CURRENT_USER\Software\Embarcadero\BDS\37.0\AI Engine\EnableAIEngine

 

The Help says that the window is there, but don't tell you exactly where to find it: "The AI chat window is an IDE dockable form, which works like any LLM chat window."

 

Any ideas?
 

Edited by GabrielMoraru

Share this post


Link to post

It is magically fixed.
Among others, I clicked "Install packages..." and I entered "c:\Delphi\Delphi 13\bin\AIEngine370.bpl" there.
No immediate effect was seen. But after IDE restart, the AI menu re-appeared.

I also flipped the "ResultDestination" to true but now I put it back to false and the AI chat menu is still there.

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×