Update app.py
Browse files
app.py
CHANGED
@@ -274,7 +274,7 @@ class GradioUI:
|
|
274 |
with gr.Blocks(theme="ocean", fill_height=True) as demo:
|
275 |
gr.Markdown("""# open Deep Research - free the AI agents!
|
276 |
|
277 |
-
It usually fails when You ask
|
278 |
|
279 |
DuckDuckGo + [Groq](https://groq.com/) llama-3.3-70b-versatile + 日本語訳(gemma2-27b-it) Please duplicate space(for avoid rate-limit)
|
280 |
|
|
|
274 |
with gr.Blocks(theme="ocean", fill_height=True) as demo:
|
275 |
gr.Markdown("""# open Deep Research - free the AI agents!
|
276 |
|
277 |
+
It usually fails when You ask any questions to Groq because of the **6000 token limit.**
|
278 |
|
279 |
DuckDuckGo + [Groq](https://groq.com/) llama-3.3-70b-versatile + 日本語訳(gemma2-27b-it) Please duplicate space(for avoid rate-limit)
|
280 |
|