We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ecc517 commit 102e6e0Copy full SHA for 102e6e0
frontend/src/components/views/chat/sampletasks.tsx
@@ -8,7 +8,7 @@ const SAMPLE_TASKS = [
8
"When does the post office near me close today?",
9
"Find the latest publications from the the Microsoft Research AI Frontiers Lab on Human-Agent interaction",
10
"Which commit of Microsoft/markitdown repo introduced MCP support?",
11
- "Can you make a Markdown file that summarizes the Microsoft AutoGen repo?",
+ "Can you make a Markdown file with python that summarizes the Microsoft AutoGen repo?",
12
"Order me a custom pizza from Tangle Town Pub with sausage, pineapple, and black olives",
13
"Search arXiv for the latest papers on computer use agents",
14
];
0 commit comments