mirror of
https://gitee.com/chuangxxt/share-copilot
synced 2025-04-18 23:23:27 +00:00
代码提示修改测试
This commit is contained in:
parent
df73f496f9
commit
390aa9429b
@ -45,5 +45,5 @@ var (
|
|||||||
diyMsg = ";//授权已经过期,重新获取-> https://www.sharecopilot.top"
|
diyMsg = ";//授权已经过期,重新获取-> https://www.sharecopilot.top"
|
||||||
completionUrl = "https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex/completions"
|
completionUrl = "https://copilot-proxy.githubusercontent.com/v1/engines/copilot-codex/completions"
|
||||||
telemetryUrl = "https://copilot-telemetry.githubusercontent.com/telemetry"
|
telemetryUrl = "https://copilot-telemetry.githubusercontent.com/telemetry"
|
||||||
isModMsg = true
|
isModMsg = false //是否修改代码提示返回的信息
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user