Sapessii

Results 7 issues of Sapessii

Hi! I am facing an issue both in local (Mac OS Sonoma 14.2) and deployed on render.com. Basically after a while the socket close without receiving further updates and I...

bug

Hi, I am running docker cog built container on Paperspace but I am having issues to upload output predictions to aws s3 bucket. I basically need to launch a prediction...

**Describe the bug** Fix the lack of a consistent pool manager. Basically when using supabase and loading memgpt with tons of user I get that I have reached the max...

Hi! as the title suggests in letta/schemas/memory.py the core_memory_replace function, as core_memory_append, should call self.memory.update_block_value instead of self.update_block_value

**Describe the bug** Hi, when the create agent endpoint is called simultaneously from different users, the user_id is always stick with the first user, hence resulting in multiple users that...

Hi, as the title suggests completely random, the machine gets stuck on > Using model weights format ['*.safetensors'] and I have to manually terminate the worker and restart it. Do...

**Describe the bug** Even setting the context window, the summarize function is not called. I think this happens because "summarize_messages_inplace" is called only when the llm returns error, but claude...