kernel-memory icon indicating copy to clipboard operation
kernel-memory copied to clipboard

[Question] Regarding Hard-coded Elastic index vector dimension size

Open xdave opened this issue 1 year ago • 1 comments

Context / Scenario

In trying to setup a custom LLM and also use the Elasticsearch integration, it's constantly complaining about the dimension size being different than the index mapping when ingesting documents.

Question

Is there a roadmap item or timeline on when this will be implemented?

https://github.com/microsoft/kernel-memory/blob/a1f280c42c4df9a60d1d5cecf0633d07ff927b1b/extensions/Elasticsearch/Elasticsearch/ElasticsearchMemory.cs#L78

Took me at least a whole day to figure out that this was hard-coded while trying to setup a custom LLM.

xdave avatar May 15 '24 21:05 xdave

/cc @afederici75 FYI

dluc avatar May 15 '24 23:05 dluc