strueman

Results 2 issues of strueman

changed add(): .......... return {"message": "ok"} to add(): ......... return {"message": "ok", "id":function_result} so that the memory id of the newly created memory is returned in the dict. This is...

Allow using OpenRouter models via the openai compatible API, allows access to Anthropic, Openai, Meta and other providers of open source and proprietary models through a single source, with a...