mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-01-13 06:47:28 +01:00
14 lines
206 B
Plaintext
14 lines
206 B
Plaintext
|
---
|
||
|
source: index-scheduler/src/lib.rs
|
||
|
expression: task.details
|
||
|
---
|
||
|
{
|
||
|
"embedders": {
|
||
|
"default": {
|
||
|
"source": "rest",
|
||
|
"apiKey": "MyXXXX...",
|
||
|
"url": "http://localhost:7777"
|
||
|
}
|
||
|
}
|
||
|
}
|