This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"id": "embed_texts_async_preset_switch",
|
||||
"category": "embed_async_pending",
|
||||
"description": "embed_texts_async: preset override",
|
||||
"call": "embed_texts_async",
|
||||
"input": {
|
||||
"texts": [
|
||||
"Text"
|
||||
],
|
||||
"config": {
|
||||
"model": {
|
||||
"type": "preset",
|
||||
"name": "balanced"
|
||||
}
|
||||
}
|
||||
},
|
||||
"assertions": [
|
||||
{
|
||||
"type": "not_error"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user