Model constants for available Github Models? #886
-
Do we have a list of model constants that we can use for github models? In github copilot chat I can see: I tried to guess the claude models which I'm most interested in, but no luck so far. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
GitHub Models and GitHub Copilot chat are completely different services. I've added a note to the README about this difference. If you want to use GitHub Copilot chat, use You can thank GitHub/MS for their confusing array of distinct but similarly named offerings. |
Beta Was this translation helpful? Give feedback.
GitHub Models and GitHub Copilot chat are completely different services. I've added a note to the README about this difference.
If you want to use GitHub Copilot chat, use
gptel-make-gh-copilot
, which see. This function includes all models supported by GitHub Copilot and we update it when new models are added.You can thank GitHub/MS for their confusing array of distinct but similarly named offerings.