Shx Guo
Shx Guo
This is the request body, you have to send the whole conversation to LLM to generate the result.
@BalestraPatrick As mentioned in #405, the plan is to implement it (if possible) as an extension for Copilot for Xcode. The investigation will start after the custom chat panel and...
Looks like someone has successfully converted GitHub Copilot Chat (The private API behind it) to an OpenAI API. https://github.com/aaamoon/copilot-gpt4-service Use at your own risk.
@moonclock I don't think you need an API key. Please try selecting No API Key and leaving the model name blank.
@moonclock Please check the FAQ section in that repo for details.
@brainray I have never said that GitHub Copilot Chat "will" be available soon. It's not something that works like they provide an API and I call the API somewhere. >...
@brainray Thanks for understanding. If anyone wants to help or is just interested, you can dig into the agent.js file [here](https://github.com/github/copilot.vim/tree/release/dist). Open it with VSCode, format the code, and search...
We now have a proof-of-concept implementation in 0.33.5 beta.
Please make sure 1. In the GitHub Copilot settings, the status is OK. 2. There is only 1 copy of Copilot for Xcode.app on your machine, so that Xcode can...
I think for some reasons the service app temporarily loses Accessibility API permission after the update so that it can't observe the changes of Xcode. I will change the title...