Skip to content
New issue

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

docs: Update python_client.md #1413

Merged
merged 1 commit into from
May 25, 2024
Merged

docs: Update python_client.md #1413

merged 1 commit into from
May 25, 2024

Conversation

scenaristeur
Copy link
Contributor

response = client.user_message(agent_id=agent_state.id, message=message)

NameError: name 'agent_state' is not defined

    response = client.user_message(agent_id=agent_state.id, message=message)
NameError: name 'agent_state' is not defined
@cpacker cpacker changed the title Update python_client.md docs: Update python_client.md May 25, 2024
@cpacker cpacker self-requested a review May 25, 2024 22:16
Copy link
Collaborator

@cpacker cpacker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

@cpacker cpacker merged commit de811f4 into letta-ai:main May 25, 2024
1 of 2 checks passed
mattzh72 pushed a commit that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants