Skip to content

Commit 0c4dcf1

Browse files
authored
Merge pull request #4225 from microsoft/DileepY/0.38_model_update
Prompts update
2 parents cca8559 + d7d8562 commit 0c4dcf1

3 files changed

Lines changed: 234 additions & 3 deletions

File tree

src/extension/prompts/node/agent/allAgentPrompts.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import './openai/gpt52Prompt';
1414
import './openai/gpt53CodexPrompt';
1515
import './openai/gpt5CodexPrompt';
1616
import './openai/gpt5Prompt';
17+
import './openai/hiddenModelJPrompt';
1718
import './xAIPrompts';
1819
import './zaiPrompts';
1920

0 commit comments

Comments
 (0)