letta-ai / letta

Letta (formerly MemGPT) is a framework for creating LLM services with memory.
https://letta.com
Apache License 2.0
13.17k stars 1.45k forks source link

0.2.12: `memgpt run` fails if new agent name coincidentally is a duplictate #813

Closed jimlloyd closed 14 hours ago

jimlloyd commented 10 months ago

Describe the bug

Failed to create agent from provided information:
Agent with name AngryReindeer already exists

Please describe your setup

Screenshots N/A

Additional context N/A


If you're not using OpenAI, please provide additional information on your local LLM setup:

Local LLM details

If you are trying to run MemGPT with local LLMs, please provide the following information:

sarahwooders commented 10 months ago

@cpacker is this a result of the random name generation we're using? like its not random enough..?

github-actions[bot] commented 14 hours ago

This issue has been automatically closed due to 60 days of inactivity.