Devis Lucato
Devis Lucato
Some of the env vars can be seen also here https://github.com/microsoft/kernel-memory/blob/main/infra/modules/container-app.bicep For `EmbeddingGeneratorTypes`, since it's an array, the env var name is `KernelMemory__DataIngestion__EmbeddingGeneratorTypes__0` for the first element, `KernelMemory__DataIngestion__EmbeddingGeneratorTypes__1` for the...
There are two main config settings: * `KernelMemory.Service.RunWebService`: with this you can turn on/off the web service. For example you might have a set of workers dedicated processing jobs in...
some conflicts to address
> @dluc just checking in, can this be merged soon please? We're about to build a UI using Kernel Memory and streaming is a must-have > > @JonathanVelkeneers can you...
> @dluc does it make sense for us to rebase this? or will it take much longer to merge? And @JonathanVelkeneers if you do rebase (or merge & fix) -...
> Is this feature still gonna be implemented? Apologies for the delay, I had to put this topic on hold, and we currently have two PRs for the same feature....
Update: for this feature to be merged, there's a couple of things to do: * Check this similar PR https://github.com/microsoft/kernel-memory/pull/726 and decide which approach to take * Support content moderation....
@JonathanVelkeneers thanks for helping! - There were two PRs addressing the same feature, and I had to decide between them. The Response Streaming implementation is now merged into `main`. For...
Parking this for now, since nobody else has raised similar concerns. In this area I think users will want a stateful orchestrator that exposes each job with some nice UI,...
@cherchyk FYI