We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug I get a pydantic error when I try to list agents.
Please describe your setup
pip install letta
letta
Screenshots
Additional context
from letta import create_client client = create_client(base_url="http://localhost:8283") client.list_agents()
Letta Config Please attach your ~/.letta/config file or copy paste it below.
~/.letta/config
If you're not using OpenAI, please provide additional information on your local LLM setup:
Local LLM details
If you are trying to run Letta with local LLMs, please provide the following information:
dolphin-2.1-mistral-7b.Q6_K.gguf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
I get a pydantic error when I try to list agents.
Please describe your setup
pip install letta
letta
? DockerScreenshots
Additional context
Letta Config
Please attach your
~/.letta/config
file or copy paste it below.If you're not using OpenAI, please provide additional information on your local LLM setup:
Local LLM details
If you are trying to run Letta with local LLMs, please provide the following information:
dolphin-2.1-mistral-7b.Q6_K.gguf
)The text was updated successfully, but these errors were encountered: