In the newest (September 11th) release of VS Code, there is new API present: Language Model Chat Provider API. It enables use of custom models in GH Copilot extension.
Official link:
https://code.visualstudio.com/api/extension-guides/ai/language-model-chat-provider
Is this something that you consider in llama.vscode?
Cheers!