Update app.py
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ with gr.Blocks() as server_info:
|
|
83 |
|
84 |
The Research Tool is implemented using a Multi-Agent Workflow using **LlamaIndex**.
|
85 |
<br>
|
86 |
-
The Agents use **Nebius** provided LLM.
|
87 |
|
88 |
## Available Tools
|
89 |
|
|
|
83 |
|
84 |
The Research Tool is implemented using a Multi-Agent Workflow using **LlamaIndex**.
|
85 |
<br>
|
86 |
+
The Agents use **Nebius** provided LLM (meta-llama/Meta-Llama-3.1-8B-Instruct).
|
87 |
|
88 |
## Available Tools
|
89 |
|