docs: simple cookbook about using github copilot#237
docs: simple cookbook about using github copilot#237Lixeer wants to merge 1 commit intosipeed:mainfrom
github copilot#237Conversation
nikolasdehor
left a comment
There was a problem hiding this comment.
Thanks for the documentation contribution! A few items to address:
-
Verify
copilot --headless --port 4321— the standard GitHub Copilot CLI (gh copilot) doesn't have--headlessand--portflags. Are you referring to a specific tool or version? Please clarify with a reference link. -
English version: Consider adding an English version alongside the Chinese one — the project has an international audience.
-
api_basescheme: The doc showslocalhost:4321withouthttp://. Does the code auto-prepend the scheme? If not, users will get connection errors. -
Expand troubleshooting: A single 402 entry is thin — common issues like connection refused, auth failures, or model not found would be helpful.
|
|
No description provided.