Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ pinned: true
|
|
| 10 |
license: mit
|
| 11 |
short_description: MCP-Powered RAG and Research Topic
|
| 12 |
models:
|
| 13 |
-
-
|
| 14 |
tag: mcp-server-track
|
| 15 |
---
|
| 16 |
|
|
@@ -23,7 +23,7 @@ RAG Tool uses the **GroundX** storage by **eyelevel.ai** to fetch the knowledge
|
|
| 23 |
|
| 24 |
The Research Tool is implemented using a multi-agent workflow using **LlamaIndex**.
|
| 25 |
<br>
|
| 26 |
-
The Agents use **Nebius** provided LLM (
|
| 27 |
|
| 28 |
## Available Tools
|
| 29 |
|
|
|
|
| 10 |
license: mit
|
| 11 |
short_description: MCP-Powered RAG and Research Topic
|
| 12 |
models:
|
| 13 |
+
- meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 14 |
tag: mcp-server-track
|
| 15 |
---
|
| 16 |
|
|
|
|
| 23 |
|
| 24 |
The Research Tool is implemented using a multi-agent workflow using **LlamaIndex**.
|
| 25 |
<br>
|
| 26 |
+
The Agents use **Nebius** provided LLM (meta-llama/Meta-Llama-3.1-8B-Instruct).
|
| 27 |
|
| 28 |
## Available Tools
|
| 29 |
|