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

fix: include missing function arguments in error handling #2423

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

lemorage
Copy link
Contributor

@lemorage lemorage commented Feb 9, 2025

Please describe the purpose of this pull request.
This pr changes letta/agent.py file by adding function_args as a parameter to several methods, so to ensure that function arguments are correctly passed and logged during error handling process.

Related issues or PRs
resolves #2422

@mattzh72 mattzh72 self-requested a review February 11, 2025 18:09
@mattzh72 mattzh72 merged commit c2e523d into letta-ai:main Feb 11, 2025
5 of 6 checks passed
@mattzh72
Copy link
Collaborator

Thanks for your contribution!

@lemorage lemorage deleted the lemorage-patch-1 branch February 12, 2025 01:49
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.

name 'function_args' is not defined
3 participants