chep / copilot-chat.el

Chat with Github copilot in Emacs !
MIT License
108 stars 14 forks source link

Enable Claude for copilot chat #39

Open bluzky opened 1 week ago

bluzky commented 1 week ago

Hi, I saw this announcement from Github few days ago

https://docs.github.com/en/copilot/using-github-copilot/using-claude-sonnet-in-github-copilot

It would be awesome if there is option to enable claude sonnet 3.5 model

Thanks

chep commented 1 week ago

Have you tried to change copilot-chat-model?

bluzky commented 1 week ago

Thanks, it works. There is no document for this custom. (copilot-chat-model "claude-3.5-sonnet")

chep commented 1 week ago

Good. I'll document customizable variables in readme.