gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.87k stars 1.21k forks source link

Support additional ai models #2743

Open jkelroy opened 1 year ago

jkelroy commented 1 year ago

I don't want to pay for an OpenAI key. Maybe in the future you can use open source models like LAION OpenAssistant, HuggingChat, or the new Falcon-Chat (currently not tuned for code but it is the best open source LLM currently)

https://github.com/gitkraken/vscode-gitlens/discussions/2581#discussioncomment-6189879

adam-taylor-gms commented 1 year ago

Would like to see support for Azure OpenAI

eamodio commented 1 year ago

@adam-taylor-gms in tomorrow's pre-release I added a setting gitlens.ai.experimental.openai.url to provide your Azure OpenAI chat URL. I don't have access to test this myself, so please let me know if it works.

Laurent2916 commented 10 months ago

I was also wondering if using Copilot Chat would be possible. (https://marketplace.visualstudio.com/items?itemName=GitHub.copilot-chat)