We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c03a6ae commit b6caa1eCopy full SHA for b6caa1e
src/index.ts
@@ -11,4 +11,4 @@ export * from './types';
11
export const telemetryCommand = 'sf.vscode.core.get.telemetry';
12
export const loggerCommand = 'sf.vscode.core.logger.get.instance';
13
export const llmServiceCommand =
14
- 'salesforcedx-einstein-gpt.getLlmServiceInstance';
+ 'salesforcedx-einstein-gpt.getLLMServiceInstance';
0 commit comments