We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7249942 commit 600a9ffCopy full SHA for 600a9ff
docs/models.md
@@ -105,12 +105,12 @@ When configuring custom providers, choose the appropriate API type:
105
106
Most third-party providers use the `openai-chat` API for compatibility with existing tools and libraries.
107
108
-## Providers quick setup
+## Providers examples
109
110
=== "Github Copilot"
111
112
1. Login to Github copilot via the chat command `/login github-copilot`.
113
- 2. Authenticate in Github with the given code.
+ 2. Authenticate in Github in your browser with the given code.
114
3. Type anything in the chat to continue and done!
115
116
_Tip: check [Your Copilot plan](https://github.com/settings/copilot/features) to enable models to your account._
0 commit comments