-
Notifications
You must be signed in to change notification settings - Fork 533
AI integration with GitHub Copilot
dbeaver-devops edited this page Jun 11, 2026
·
1 revision
Note: This feature is available in Enterprise and AWS editions only.
To use GitHub Copilot as an AI provider in CloudBeaver, configure it as follows:
- As an administrator, sign in to your GitHub account
- Go to the GitHub Copilot page and activate a free trial or subscription
- Get your Copilot access token
- Paste the token into CloudBeaver's Model Settings
- Choose the model
- Save changes
| Setting | Description | default |
|---|---|---|
| Copilot Access token | Input your secret key from the OpenAI platform. | |
| Model | Choose the AI model. | gpt-3.5-turbo |
| Temperature | Control AI's creativity from 0.0 (more precise) to 0.9 (more diverse). Note that higher temperature can lead to less predictable results. |
0.0 |
| Context window size | Choose the context size between 2048 and 32768. A larger number allows the AI to use more data for better answers but may slow down response time. Choose based on your balance of accuracy and speed. |
16384 |
| Write AI queries to debug log | Logs your AI requests. These entries go to the server log. | false |
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development