@@ -31,6 +31,8 @@ shortTitle: Chat in IDE
|
||||
|
||||
### Changing your AI model
|
||||
|
||||
The model picker in Chat view is a pre-release feature and requires the latest version of [VS Code Insiders](https://code.visualstudio.com/insiders/), as well as the {% data variables.product.prodname_copilot_short %} pre-release extension.
|
||||
|
||||
{% data reusables.copilot.model-picker-enable-preview-features %}
|
||||
{% data reusables.copilot.open-chat-vs-code %}
|
||||
1. In the bottom right of the chat view, select the **CURRENT-MODEL** {% octicon "chevron-down" aria-hidden="true" %} dropdown menu, then click the AI model of your choice.
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
| Parameter | Value | Required | Default |
|
||||
| :- | :- | :- | :- |
|
||||
| `title` | Custom title | Yes | None |
|
||||
| `title` | Custom title | No | None |
|
||||
| `file` | Filename | No | `.github` |
|
||||
| `col` | Column number, starting at 1 | No | None |
|
||||
| `endColumn` | End column number | No | None |
|
||||
|
||||
@@ -3,5 +3,5 @@
|
||||
"apiOnlyEvents": "This event is not available in the web interface, only via the REST API, audit log streaming, or JSON/CSV exports.",
|
||||
"apiRequestEvent": "This event is only available via audit log streaming."
|
||||
},
|
||||
"sha": "218fadadb5342f3d6c49bf661619afe7e47f6b21"
|
||||
"sha": "2125b20d5c50ac322da77be38815b025d8129c9e"
|
||||
}
|
||||
@@ -166,6 +166,17 @@
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Asaas
|
||||
supportedSecret: Asaas API Token
|
||||
secretType: asaas_api_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Asana
|
||||
supportedSecret: Asana Legacy Format Personal Access Token
|
||||
secretType: asana_legacy_format_personal_access_token
|
||||
@@ -833,7 +844,7 @@
|
||||
ghes: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Contributed Systems
|
||||
@@ -1437,7 +1448,7 @@
|
||||
ghes: '*'
|
||||
isPublic: false
|
||||
isPrivateWithGhas: true
|
||||
hasPushProtection: false
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: GoCardless
|
||||
@@ -2510,6 +2521,72 @@
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Polar
|
||||
supportedSecret: Polar Access Token
|
||||
secretType: polar_access_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Polar
|
||||
supportedSecret: Polar Authorization Code
|
||||
secretType: polar_authorization_code
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Polar
|
||||
supportedSecret: Polar Client Registration Token
|
||||
secretType: polar_client_registration_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Polar
|
||||
supportedSecret: Polat Client Secret
|
||||
secretType: polar_client_secret
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Polar
|
||||
supportedSecret: Polar Personal Access Token
|
||||
secretType: polar_personal_access_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Polar
|
||||
supportedSecret: Polar Refresh Token
|
||||
secretType: polar_refresh_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Postman
|
||||
supportedSecret: Postman API Key
|
||||
secretType: postman_api_key
|
||||
@@ -2915,6 +2992,17 @@
|
||||
hasPushProtection: true
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Siemens
|
||||
supportedSecret: Siemens Code Access Token
|
||||
secretType: siemens_code_access_token
|
||||
versions:
|
||||
fpt: '*'
|
||||
ghec: '*'
|
||||
isPublic: true
|
||||
isPrivateWithGhas: false
|
||||
hasPushProtection: false
|
||||
hasValidityCheck: false
|
||||
isduplicate: false
|
||||
- provider: Slack
|
||||
supportedSecret: Slack API Token
|
||||
secretType: slack_api_token
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"sha": "b37f300b0ad41b4a3cc2bdfb0799b7443edf4311",
|
||||
"blob-sha": "1c84fda1a814138b457b020b75f05e5e35fe6951",
|
||||
"sha": "c981b0cef4c81074d3009a3850819804aa6f5b37",
|
||||
"blob-sha": "efdb221a75553fb09b3bff43027cc4b64a63832c",
|
||||
"targetFilename": "code-security/secret-scanning/introduction/supported-secret-scanning-patterns"
|
||||
}
|
||||
Reference in New Issue
Block a user