Skip to content

Commit 3e1077c

Browse files
committed
DataExplorer
1 parent 3fc4550 commit 3e1077c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/compass-assistant/src/prompts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import { redactConnectionString } from 'mongodb-connection-string-url';
33

44
export const APP_NAMES_FOR_PROMPT = {
55
Compass: 'MongoDB Compass',
6-
'Data Explorer': 'MongoDB Atlas Data Explorer',
6+
DataExplorer: 'MongoDB Atlas Data Explorer',
77
};
88

99
export const buildConversationInstructionsPrompt = ({

0 commit comments

Comments
 (0)