We are trying to use embedding but starting to index a site we get:
Failed to add documents to store caused by SqliteError: Inserted vector for the "embedding" column is invalid: JSON parsing error
Tried running npx @arabold/docs-mcp-server@latest and with a docker image in kubernetes. Both with the same result.
We are trying to use embedding but starting to index a site we get:
Failed to add documents to store caused by SqliteError: Inserted vector for the "embedding" column is invalid: JSON parsing errorTried running
npx @arabold/docs-mcp-server@latestand with a docker image in kubernetes. Both with the same result.