Spaces:
Sleeping
Sleeping
Update configs.py
Browse files- configs.py +3 -3
configs.py
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
import autogen
|
2 |
|
3 |
TIMEOUT = 60
|
4 |
-
TITLE = "
|
5 |
-
Q1 = "
|
6 |
-
Q2 = "Write a
|
7 |
Q3 = "find papers on LLM applications from arxiv in the last week, create a markdown table of different domains."
|
8 |
|
9 |
DEFAULT_SYSTEM_MESSAGE = autogen.AssistantAgent.DEFAULT_SYSTEM_MESSAGE
|
|
|
1 |
import autogen
|
2 |
|
3 |
TIMEOUT = 60
|
4 |
+
TITLE = "👋🏻Welcome to🌟Tonic's🧬Artifical🪖🫡General🧠Yinteligence🤯in🏆200K!"
|
5 |
+
Q1 = "produce an investment thesis for biotech equities on NASDAQ?"
|
6 |
+
Q2 = "Write a complete gradio chatbot application to use the mistral endpoint on huggingface"
|
7 |
Q3 = "find papers on LLM applications from arxiv in the last week, create a markdown table of different domains."
|
8 |
|
9 |
DEFAULT_SYSTEM_MESSAGE = autogen.AssistantAgent.DEFAULT_SYSTEM_MESSAGE
|