GitHub Copilot Extensibility #1210
isidorn
announced in
Announcements
Replies: 1 comment
-
In case you are using our provided language models, I suggest to start using GPT-4o, should be faster and better. Here’s the code snippet
Cheers |
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.
-
We have just finalized the Chat and Language Model APIs that allow extensions to extend GitHub Copilot in VS Code.
https://code.visualstudio.com/api/extension-guides/chat
https://code.visualstudio.com/api/extension-guides/language-model
We recently had a session at Microsoft Build on this topic:
https://www.youtube.com/watch?v=YI7kjWzIiTM
If you have any questions feel free to comment and I will be happy answer questions.
Beta Was this translation helpful? Give feedback.
All reactions