name stringclasses 1
value | description stringclasses 1
value | type stringclasses 1
value | fields dict | parameter dict |
|---|---|---|---|---|
toy_search | Search a local embedding collection by keyword, meaning, or hybrid similarity. | EmbeddingCollectionSearchTool | {
"collection": "toy"
} | {
"properties": {
"alpha": {
"default": 0.5,
"description": "Hybrid mix (0..1)",
"type": "number"
},
"method": {
"default": "hybrid",
"enum": [
"keyword",
"embedding",
"hybrid"
],
"type": "string"
},
"query": {
"description": ... |
No dataset card yet
- Downloads last month
- 9