AI Function Summary
Installation
- Open VS Code
- Go to Extensions (Ctrl+Shift+X or Cmd+Shift+X)
- Search for "AI Function Summary"
- Click Install
Commands
No data
Configurations
Key |
Description |
Type |
Default |
vscode-ai-function-summary.openAiUrl |
Specifies a custom URL to use for access to an OpenAI-compatible model. |
string |
"http://127.0.0.1:1234/v1" |
vscode-ai-function-summary.openAiApiKey |
OpenAI API key |
string |
"" |
vscode-ai-function-summary.modelId |
Specifies the AI model to use |
string |
`` |
| |