Skip to content

Commit 4e8421a

Browse files
committed
update list
1 parent 8ebb9d2 commit 4e8421a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.scripts/samples.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,7 @@ export const samples: Sample[] = [
295295
{ description: 'configuration-sample', excludeFromReadme: true, path: 'configuration-sample', guide: null, apis: [], contributions: [] },
296296
{ description: 'chat-model-provider-sample', excludeFromReadme: true, path: 'chat-model-provider-sample', guide: null, apis: [], contributions: [] },
297297
{ description: 'chat-output-renderer-sample', excludeFromReadme: true, path: 'chat-output-renderer-sample', guide: null, apis: [], contributions: [] },
298+
{ description: 'chat-prompt-files-sample', excludeFromReadme: true, path: 'chat-prompt-files-sample', guide: null, apis: [], contributions: ['chatPromptFiles', 'chatInstructions', 'chatAgents'] },
298299
{ description: 'contentprovider-sample', excludeFromReadme: true, path: 'contentprovider-sample', guide: null, apis: [], contributions: [] },
299300
{ description: 'diagnostic-related-information-sample', excludeFromReadme: true, path: 'diagnostic-related-information-sample', guide: null, apis: [], contributions: [] },
300301
{ description: 'document-paste', excludeFromReadme: true, path: 'document-paste', guide: null, apis: [], contributions: [] },

0 commit comments

Comments
 (0)