Akjava commited on
Commit
480e49a
·
verified ·
1 Parent(s): ff95e5a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -343,6 +343,8 @@ class GradioUI:
343
  with gr.Blocks(theme="ocean", fill_height=True) as demo:
344
  gr.Markdown("""# open Deep Research - free the AI agents!
345
 
 
 
346
  _Built with [smolagents](https://github.com/huggingface/smolagents)_
347
 
348
  OpenAI just published [Deep Research](https://openai.com/index/introducing-deep-research/), a very nice assistant that can perform deep searches on the web to answer user questions.
 
343
  with gr.Blocks(theme="ocean", fill_height=True) as demo:
344
  gr.Markdown("""# open Deep Research - free the AI agents!
345
 
346
+ [Groq][https://groq.com/] llama-3.3-70b-versatile - Please duplicate space(this always will be rate-limited) + DuckDuckGo
347
+
348
  _Built with [smolagents](https://github.com/huggingface/smolagents)_
349
 
350
  OpenAI just published [Deep Research](https://openai.com/index/introducing-deep-research/), a very nice assistant that can perform deep searches on the web to answer user questions.