fixed json layout
This commit is contained in:
parent
8d24965c67
commit
0d1153503f
|
@ -5,7 +5,11 @@
|
|||
"embeddings_url": "http://localhost:11434",
|
||||
"base_model": "mistral",
|
||||
"embeddings_model": "mxbai-embed-large",
|
||||
"base_header": "",
|
||||
"embeddings_header": ""
|
||||
"base_header": {
|
||||
"": ""
|
||||
},
|
||||
"embeddings_header": {
|
||||
"": ""
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue