GabrielMoraru 56 Posted yesterday at 01:46 PM (edited) 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 yesterday at 02:05 PM by GabrielMoraru Share this post Link to post
GabrielMoraru 56 Posted yesterday at 02:12 PM 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