mirror of
https://github.com/Mintplex-Labs/anything-llm
synced 2026-05-05 06:41:57 +02:00
patch docs with proper input for OpenAI compatible embeddings
resolves #2801
This commit is contained in:
@@ -3120,7 +3120,7 @@
|
||||
"content": {
|
||||
"application/json": {
|
||||
"example": {
|
||||
"input": [
|
||||
"inputs": [
|
||||
"This is my first string to embed",
|
||||
"This is my second string to embed"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user