Tonic commited on
Commit
f3267bd
1 Parent(s): 9e62418

Update configs.py

Browse files
Files changed (1) hide show
  1. configs.py +3 -3
configs.py CHANGED
@@ -1,9 +1,9 @@
1
  import autogen
2
 
3
  TIMEOUT = 60
4
- TITLE = "Microsoft AutoGen Playground"
5
- Q1 = "What's AutoGen?"
6
- Q2 = "Write a python function to compute the sum of numbers."
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