Spaces:
Runtime error
Runtime error
File size: 251 Bytes
e11ba6d |
1 2 3 4 5 6 |
TIMEOUT = 60
TITLE = "Microsoft AutoGen Playground"
Q1 = "What's AutoGen?"
Q2 = "Write a python function to compute the sum of numbers."
Q3 = "find papers on LLM applications from arxiv in the last week, create a markdown table of different domains."
|