-
-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AIDE智能粘贴问题,报错剪贴板为空 #63
Comments
检查一下aide.readClipboardImage设置是否有打开 https://aide.nicepkg.cn/zh/guide/configuration/read-clipboard-image |
默认没开启,我开启后会报错: |
|
你用的是openai模型吗 |
deepseek模型,function_call不支持嘛? |
哪些模型可以支持呢。 |
你的项目文件是否小于3个 |
gpt-4o是可以的,不过不管你用什么模型,项目文件最好要超过4个,这是因为我会把关联最有用的三个方件给ai,后续可能会改为0-3个 |
我重试过,起码有10个文件的项目,貌似也不行 |
看起来是deepseek不支持视觉,建议用gpt-4o |
好的,感谢回复。 |
复制图片内容到剪贴板,然后去到编辑器使用智能粘贴,会提示报错“剪贴板”为空。
-- 代码注释,代码翻译都没问题,就智能粘贴报错。
The text was updated successfully, but these errors were encountered: