-
Notifications
You must be signed in to change notification settings - Fork 3
关于 ai 生成文件夹描述的反馈/新加功能 #48
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
Comments
运行软件,点击AI配置生成,填入名称(xxx),这里默认是智谱清言免费模型glm-4-flash地址,可以在智谱AI开放平台获取一个api_key,填入完成之后保存,然后测试连接,结果在那个立即扫描的下面,api测试没有问题,就可以用了,先扫描,然后旁边有单独的生成和顶部的一键生成,但是一键生成有bug,现在除非关掉软件,否则就没法暂停,会持续生成直到所有都完成
可以使用别的模型,我测试了使用openai格式的genmi模型是没有问题的,就是需要自己配置模型名称和地址,个别的openai格式无法使用,我测试使用GitHub的model就不可以
XXH
***@***.***
…------------------ 原始邮件 ------------------
发件人: ***@***.***>;
发送时间: 2025年2月21日(星期五) 晚上8:30
收件人: ***@***.***>;
抄送: ***@***.***>; ***@***.***>;
主题: [TC999/AppDataCleaner] 关于 ai 生成文件夹描述的反馈/新加功能 (Issue #48)
@Xch13 来说下如何使用
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
TC999 created an issue (TC999/AppDataCleaner#48)
@Xch13 来说下如何使用
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
z这是什么原因呢 AI连接测试失败: error sending request for url (https://open.bigmodel.cn/api/paas/v4/chat/completions): error trying to connect: tcp connect error: 由于目标计算机积极拒绝,无法连接。 (os error 10061) |
你更新到 105-b3 再试下 |
This comment has been minimized.
This comment has been minimized.
有更改模型提示词吗
XXH
***@***.***
|
看了下,这是其他网站的 |
没有,我换了推荐的模型,是可用的 |
试了下直接使用 curl 请求是正常的 |
注意仅当输入完全不符合格式要求时,才返回:"请按照正确的输入格式提供查询信息" |
这个api地址应该没有问题,openai格式的api理论都可以用,要不就这个4o-mini的问题,如果这个站点下面有其他的模型可以测试一下curl --location 'https://api.chatanywhere.tech/v1/models' |
@li5bo5 这样操作,点击 AI 配置 ---> Prompt设置,然后清空提示词,随便写一点就行 |
哦哦哦~~有可能! |
Uh oh!
There was an error while loading. Please reload this page.
@Xch13 来说下如何使用
本软件默认使用智谱AI开放平台提供的免费大模型 https://open.bigmodel.cn
注:若遇到全部都是“请按照正确的输入格式提供查询信息”但测试连接成功的情况下,把提示词清空后随便写点东西即可
The text was updated successfully, but these errors were encountered: