mirror of
https://github.com/langchain-ai/llmanager.git
synced 2026-06-30 20:57:54 -04:00
index proper field
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
"index": {
|
||||
"embed": "openai:text-embedding-3-large",
|
||||
"dims": 3072,
|
||||
"fields": ["$"]
|
||||
"fields": ["input"]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user