You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
letta delete-agent --agent-name ExquisiteYellowhammer --user-id user-00000000
Traceback (most recent call last):
File "/home/dtsw/program/memgpt/.venv/bin/letta", line 8, in <module>
sys.exit(app())
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/typer/main.py", line 328, in __call__
raise e
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/typer/main.py", line 311, in __call__
return get_command(self)(*args, **kwargs)
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/click/core.py", line 1157, in __call__
return self.main(*args, **kwargs)
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/typer/core.py", line 783, in main
return _main(
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/typer/core.py", line 225, in _main
rv = self.invoke(ctx)
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/click/core.py", line 1688, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/click/core.py", line 1434, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/click/core.py", line 783, in invoke
return __callback(*args, **kwargs)
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/typer/main.py", line 683, in wrapper
return callback(**use_params) # type: ignore
File "/home/dtsw/program/memgpt/.venv/lib/python3.10/site-packages/letta/cli/cli.py", line 663, in delete_agent
client = create_client(user_id=user_id)
TypeError: create_client() got an unexpected keyword argument 'user_id'
Please describe your setup
How did you install letta?
pip install letta
Describe your setup
What's your OS (Windows/MacOS/Linux)?
Linux
How are you running letta? (cmd.exe/Powershell/Anaconda Shell/Terminal)
bash
Letta Config
Please attach your ~/.letta/config file or copy past it below.
Describe the bug
Please describe your setup
pip install letta
Linux
letta
? (cmd.exe
/Powershell/Anaconda Shell/Terminal)bash
Letta Config
Please attach your
~/.letta/config
file or copy past it below.The text was updated successfully, but these errors were encountered: