主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Dev Anubis
活动总数
8
最后的活动
2023年12月22日 15:37
成员加入日期
2023年12月11日 12:24
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2023年12月12日 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...
社区
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 票
已编辑于
2023年12月22日 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 ...
社区
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 票
创建于
2023年12月13日 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)
社区
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 票
创建于
2023年12月11日 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...
社区
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 票
创建于
2023年12月11日 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.
社区
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 票
创建于
2023年12月11日 12:27
社区
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 票