meilisearch/crates/index-scheduler/src/snapshots/index_scheduler__tests__settings_update-5.snap
2024-10-21 08:18:43 +02:00

16 lines
294 B
Plaintext

---
source: index-scheduler/src/lib.rs
expression: config.embedder_options
---
{
"Rest": {
"api_key": "My super secret",
"distribution": null,
"dimensions": 4,
"url": "http://localhost:7777",
"request": "{{text}}",
"response": "{{embedding}}",
"headers": {}
}
}