Devis Lucato
Devis Lucato
Thanks for the feedback, yes these are knows issues of IMemoryStore implementations in the kernel repo. My recommendation is moving to our new Memory solution which will address all the...
Team triage: improve function signature detection
here's an idea: https://github.com/just-the-docs/just-the-docs/issues/1409
I don't think they do support the scheme. What about making the list configurable?
thanks @jameschensmith - same here, the warning disappeared after changing the order of projects in the SLN file. In my case the solution is a mix of .NET Standard 2.0,...
The simpler, still very useful, support would be removing the need to compile .proto files to DLLs at build time, so that a .NET application could generate the serializer/deserializer at...
The host header cannot be forwarded, because the proxy hostname differs from the backend hostname. The code takes care of setting a new host when calling the backend.
While the idea of downloading might work for local boxes, IMO it's a no-no for production use. E.g. downloading remote code at start means having a backdoor open for code...
Thanks for the feedback, we merged a PR today that allows to configure and/or replace the search logic, e.g. defining token limits. And this PR https://github.com/microsoft/kernel-memory/pull/189 allows to customize token...
> Is there a roadmap for memgpt style functionality? Really missing this from python. you mean a chat UI? Things on the roadmap are supporting chat logs and some special...