Github copilot agent pricing is different between kilo and copilot extension #1145
SeanBannister
started this conversation in
1. Feature requests
Replies: 2 comments 1 reply
-
Interesting idea! Let's see how that shakes out when others do this first; in situations like this companies are often initially not very clear on what's acceptable uses of their APIs. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Zed uses the Language Server Protocol instead of the Language Model API to connect directly to Github, I wonder if that might be a better solution: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The only reason I don't use Kilo over Copilot is when you use agent mode in copilot every request the agent makes is counted as a single request. You're billed when you enter the prompt and hit enter.
But in Kilo every agent request is a seperate request to the github copilot API.
With Copilot Chat now being open source (https://github.com/microsoft/vscode-copilot-chat/) is it possible to reverse engineer the API that copilot uses so we can get the same pricing model when using GitHub copilot in Kilo.
Beta Was this translation helpful? Give feedback.
All reactions