Spaces:
Running
Running
Update hf-hub-query.md
Browse files- hf-hub-query.md +1 -1
hf-hub-query.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
type: agent
|
| 3 |
name: hf_hub_query
|
| 4 |
-
model: hf.openai/gpt-oss-120b:
|
| 5 |
use_history: false
|
| 6 |
default: true
|
| 7 |
description: "Active natural-language Hugging Face Hub navigator. Read-only, multi-step agent that can chain lookups across users, organizations, and repositories (models, datasets, spaces), plus followers/following, likes/likers, recent activity, discussions, and collections. Aware of current user identity. Good for search, filtering, counts, ranking, overlap/intersection, joins, relationship questions, and broader fan-out scans when explicitly requested. Returns structured result data with runtime metadata and preserves partial-coverage caveats instead of silently treating bounded scans as complete."
|
|
|
|
| 1 |
---
|
| 2 |
type: agent
|
| 3 |
name: hf_hub_query
|
| 4 |
+
model: hf.openai/gpt-oss-120b:sambanova
|
| 5 |
use_history: false
|
| 6 |
default: true
|
| 7 |
description: "Active natural-language Hugging Face Hub navigator. Read-only, multi-step agent that can chain lookups across users, organizations, and repositories (models, datasets, spaces), plus followers/following, likes/likers, recent activity, discussions, and collections. Aware of current user identity. Good for search, filtering, counts, ranking, overlap/intersection, joins, relationship questions, and broader fan-out scans when explicitly requested. Returns structured result data with runtime metadata and preserves partial-coverage caveats instead of silently treating bounded scans as complete."
|