Spaces:
Running
Running
Update agent.md
Browse files
agent.md
CHANGED
|
@@ -3,7 +3,7 @@ type: agent
|
|
| 3 |
name: hf-api-agent
|
| 4 |
function_tools:
|
| 5 |
- hf_api_tool.py:hf_api_request
|
| 6 |
-
model:
|
| 7 |
default: true
|
| 8 |
description: An agent with access to Hugging Face API
|
| 9 |
---
|
|
|
|
| 3 |
name: hf-api-agent
|
| 4 |
function_tools:
|
| 5 |
- hf_api_tool.py:hf_api_request
|
| 6 |
+
model: gpt-oss
|
| 7 |
default: true
|
| 8 |
description: An agent with access to Hugging Face API
|
| 9 |
---
|