Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dev Anubis
Total activity
8
Last activity
December 22, 2023 15:37
Member since
December 11, 2023 12:24
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
December 12, 2023 09:11
Thanks for the responses! Here's a minimal example where the ML auto-completion gets confused with properties from different classes in scope:from enum import Enum from dataclasses import dataclass...
Community
PyCharm
A̵I̵ ̵A̵s̵s̵i̵s̵t̵a̵n̵t̵ ̵a̵p̵p̵e̵a̵r̵s̵ ̵a̵c̵t̵i̵v̵e̵ ̵w̵i̵t̵h̵o̵u̵t̵ ̵r̵e̵g̵i̵s̵t̵r̵a̵t̵i̵o̵n̵, Machine Learning-Assisted Completion is hallucinating attrs and not honouring tab-completion selection
2 votes
Edited
December 22, 2023 15:37
Hi, sorry for the late reply, busy end of the year! PyChrm does indeed highlight the auto-completed code as invalid once applied:Prompt:After tabbing to apply the suggestion: It's interesting that ...
Community
PyCharm
A̵I̵ ̵A̵s̵s̵i̵s̵t̵a̵n̵t̵ ̵a̵p̵p̵e̵a̵r̵s̵ ̵a̵c̵t̵i̵v̵e̵ ̵w̵i̵t̵h̵o̵u̵t̵ ̵r̵e̵g̵i̵s̵t̵r̵a̵t̵i̵o̵n̵, Machine Learning-Assisted Completion is hallucinating attrs and not honouring tab-completion selection
0 votes
Created
December 13, 2023 13:09
Hi , sorry for the late reply.Yes I have an interpreter configured in PyCharm when this occurs.(Python 3.11 from a local .venv if it's relevant)
Community
PyCharm
A̵I̵ ̵A̵s̵s̵i̵s̵t̵a̵n̵t̵ ̵a̵p̵p̵e̵a̵r̵s̵ ̵a̵c̵t̵i̵v̵e̵ ̵w̵i̵t̵h̵o̵u̵t̵ ̵r̵e̵g̵i̵s̵t̵r̵a̵t̵i̵o̵n̵, Machine Learning-Assisted Completion is hallucinating attrs and not honouring tab-completion selection
0 votes
Created
December 11, 2023 12:34
OK, looks like there's 2 ML features added recently: AI Assistant (paid for full Copilot style thing) Machine Learning-Assisted Completion (standard feature, runs locally, controlled in main sett...
Community
PyCharm
A̵I̵ ̵A̵s̵s̵i̵s̵t̵a̵n̵t̵ ̵a̵p̵p̵e̵a̵r̵s̵ ̵a̵c̵t̵i̵v̵e̵ ̵w̵i̵t̵h̵o̵u̵t̵ ̵r̵e̵g̵i̵s̵t̵r̵a̵t̵i̵o̵n̵, Machine Learning-Assisted Completion is hallucinating attrs and not honouring tab-completion selection
0 votes
Created
December 11, 2023 12:29
Oh, and I also put a .noai file in my project as the FAQ suggested, and still see this behaviour, both the hallucinations and the auto-complete selection.
Community
PyCharm
A̵I̵ ̵A̵s̵s̵i̵s̵t̵a̵n̵t̵ ̵a̵p̵p̵e̵a̵r̵s̵ ̵a̵c̵t̵i̵v̵e̵ ̵w̵i̵t̵h̵o̵u̵t̵ ̵r̵e̵g̵i̵s̵t̵r̵a̵t̵i̵o̵n̵, Machine Learning-Assisted Completion is hallucinating attrs and not honouring tab-completion selection
0 votes
Created
December 11, 2023 12:27
Community
PyCharm
A̵I̵ ̵A̵s̵s̵i̵s̵t̵a̵n̵t̵ ̵a̵p̵p̵e̵a̵r̵s̵ ̵a̵c̵t̵i̵v̵e̵ ̵w̵i̵t̵h̵o̵u̵t̵ ̵r̵e̵g̵i̵s̵t̵r̵a̵t̵i̵o̵n̵, Machine Learning-Assisted Completion is hallucinating attrs and not honouring tab-completion selection
0 votes