Skip to content

Commit 102e6e0

Browse files
authored
update sample task (#49)
1 parent 8ecc517 commit 102e6e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/views/chat/sampletasks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const SAMPLE_TASKS = [
88
"When does the post office near me close today?",
99
"Find the latest publications from the the Microsoft Research AI Frontiers Lab on Human-Agent interaction",
1010
"Which commit of Microsoft/markitdown repo introduced MCP support?",
11-
"Can you make a Markdown file that summarizes the Microsoft AutoGen repo?",
11+
"Can you make a Markdown file with python that summarizes the Microsoft AutoGen repo?",
1212
"Order me a custom pizza from Tangle Town Pub with sausage, pineapple, and black olives",
1313
"Search arXiv for the latest papers on computer use agents",
1414
];

0 commit comments

Comments
 (0)