-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
Ollama depreciates /api/embedding in favor of /api/embed. Chromem calls /api/embedding and returns no output.
Fixing the url path fixes this issue.
Error processing document directory: error processing file /Users/ted/gitrepo/pregnancy/modeling/lightrag/documents/High-Risk.Pregnancy_.Age.Complications.Management.html: error inserting document: failed to extract entities: failed to process graph entity: failed to upsert entity in vector storage: couldn't create embedding of document: error response from the embedding API: 404 Not FoundChanging the rest response fixes this issue.
Error processing document directory: error processing file /Users/ted/gitrepo/pregnancy/modeling/lightrag/documents/High-Risk.Pregnancy_.Age.Complications.Management.html: error inserting document: failed to extract entities: failed to process graph entity: failed to upsert entity in vector storage: couldn't create embedding of document: no embeddings found in the responseMetadata
Metadata
Assignees
Labels
No labels