Closed ivoidcat closed 1 month ago
具体来说,会响应404
Task
baseurl 与 full url都是一样的。
使用custom model(completion api)是可以的,也就是会说只有FIM不行
麻烦试试选 full url,然后 url 填写 https://api.deepseek.com/beta/completions
默认 14:53:39.200495+0800 Custom Suggestion Service order window front conditionally: 8e7 related: 0
默认 14:53:39.210351+0800 Custom Suggestion Service Gained inheritances: {(
<RBSInheritance| environment:(none) name:com.apple.launchservices.userfacing origID:171-132-27543 0>,
<RBSInheritance| environment:(none) name:com.apple.launchservices.userfacing origID:171-132-27543 0>
)}
默认 14:53:39.214251+0800 Custom Suggestion Service Gained inheritances: {(
<RBSInheritance| environment:(none) name:com.apple.frontboard.visibility origID:171-157-27544 0>
)}
默认 14:53:39.235507+0800 Custom Suggestion Service [0x600000930d20] activating connection: mach=false listener=false peer=false name=com.apple.TextInputUI.xpc.CursorUIViewService
默认 14:53:39.237257+0800 Custom Suggestion Service [0x107d2ac60] activating connection: mach=false listener=false peer=false name=(anonymous)
默认 14:53:39.237322+0800 Custom Suggestion Service [0x12de1a6f0] activating connection: mach=false listener=false peer=false name=(anonymous)
默认 14:53:39.237447+0800 Custom Suggestion Service [0x600000930d20] invalidated after the last release of the connection object
默认 14:53:39.265218+0800 Custom Suggestion Service -[TUINSCursorUIController activate:]_block_invoke: Create CursorUIViewService: TUINSRemoteViewController
默认 14:53:39.265444+0800 Custom Suggestion Service [0x12fb23670] invalidated because the current process cancelled the connection by calling xpc_connection_cancel()
默认 14:53:39.265463+0800 Custom Suggestion Service [0x12fa15760] invalidated because the current process cancelled the connection by calling xpc_connection_cancel()
故障 14:53:39.265491+0800 Custom Suggestion Service CLIENT ERROR: TUINSRemoteViewController does not override -
除了默认 14:55:24.068356+0800 Custom Suggestion Service Task <668AA56D-63B0-40B8-A768-3B979EFD94AB>.<72> finished with error [-999] Error Domain=NSURLErrorDomain Code=-999 UserInfo={NSErrorFailingURLStringKey=
这个,倒是没有404了,但是并没有输入内容,如果您愿意留个联系方式,我会将key提供给您。
他们的鉴权方式不一样,需要另外实现
0.5.0 里 Mistral FIM API 选项能够适配 DeepSeek 的 API 了。因为差异太小了就不弄另外的选项了
牛的,我试下
我试了下,在Custom Suggestion Service是可以用的,但是在xcode里面就没法提示了
重开一下 CopilotForXcodeExtensionService
可以了大佬,我深度体验下,这个提示看看效果怎么样,感谢
你好,我用这个扩展很久了,非常好用。感谢作者的付出! 最近一直在使用deepseek来代替chatgpt,因为接口很便宜,而且速度可以快,编码质量也很棒,我看他现在出了一个FIM 补全,不知能否加到本扩展中 https://platform.deepseek.com/api-docs/zh-cn/guides/fim_completion
看起来它的 API 和 FIM model - Mistral 的格式很像,你可以试一试能不能直接用 你好,作者,这个我试过了,似乎不行,如果需要测试我可以提供key