We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
升级到新版后,Azure OpenAI 接口无法使用了,报错
💥 Failed, API Error keyNotFound(CodingKeys(stringValue: "delta", intValue: nil), Swift.DecodingError.Context(codingPath: [CodingKeys(stringValue: "choices", intValue: nil), _CodingKey(stringValue: "Index 0", intValue: 0)], debugDescription: "No value associated with key CodingKeys(stringValue: \"delta\", intValue: nil) (\"delta\").", underlyingError: nil))
可重现
稳定复现
[2025-02-07 17:22:08.339 ● MenuItemView ● 101 ● ℹ️] settingItem ● 打开设置 [2025-02-07 17:22:19.435 ● ServiceConfigurationSecretSectionView ● 121 ● ℹ️] validate() ● CustomOpenAI validate LocalizedStringKey(key: "service.configuration.validation_fail", hasFormatting: false, arguments: []) [2025-02-07 17:22:24.909 ● EZEventMonitor ● 373 ● ℹ️] -[EZEventMonitor autoGetSelectedText:] ● auto get selected text [2025-02-07 17:22:24.911 ● EZEventMonitor ● 275 ● ℹ️] -[EZEventMonitor getSelectedText:completion:] ● getSelectedText in App: Console (com.apple.Console) [2025-02-07 17:22:24.922 ● EZEventMonitor ● 592 ● ℹ️] -[EZEventMonitor shouldForceGetSelectedTextWithAXError:] ● Enable force get selected text: NO
不报错
No response
M2 PRO, 15.3
The text was updated successfully, but these errors were encountered:
Hello ServBayDev, Thank you for your first issue contribution 🎉
Sorry, something went wrong.
No branches or pull requests
请先确认以下事项:
问题描述
升级到新版后,Azure OpenAI 接口无法使用了,报错
该问题是否可以稳定重现?
可重现
重现步骤
稳定复现
截图
运行日志(zip 文件)
[2025-02-07 17:22:08.339 ● MenuItemView ● 101 ● ℹ️] settingItem ● 打开设置
[2025-02-07 17:22:19.435 ● ServiceConfigurationSecretSectionView ● 121 ● ℹ️] validate() ● CustomOpenAI validate LocalizedStringKey(key: "service.configuration.validation_fail", hasFormatting: false, arguments: [])
[2025-02-07 17:22:24.909 ● EZEventMonitor ● 373 ● ℹ️] -[EZEventMonitor autoGetSelectedText:] ● auto get selected text
[2025-02-07 17:22:24.911 ● EZEventMonitor ● 275 ● ℹ️] -[EZEventMonitor getSelectedText:completion:] ● getSelectedText in App: Console (com.apple.Console)
[2025-02-07 17:22:24.922 ● EZEventMonitor ● 592 ● ℹ️] -[EZEventMonitor shouldForceGetSelectedTextWithAXError:] ● Enable force get selected text: NO
期望结果
不报错
解决方案(可选)
No response
设备型号 && 系统版本
M2 PRO, 15.3
是否愿意提交 PR 解决该问题?
The text was updated successfully, but these errors were encountered: