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: adjust invoke agent to work sync #3789

Merged
merged 3 commits into from
Sep 12, 2024
Merged

fix: adjust invoke agent to work sync #3789

merged 3 commits into from
Sep 12, 2024

Conversation

Cristhianzl
Copy link
Collaborator

@Cristhianzl Cristhianzl commented Sep 12, 2024

♻️ (agent.py): refactor the code to remove unnecessary 'await' keyword before agent.invoke() method to improve code readability and maintainability

#3778

…d before agent.invoke() method to improve code readability and maintainability
@Cristhianzl Cristhianzl self-assigned this Sep 12, 2024
@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. python Pull requests that update Python code labels Sep 12, 2024
@github-actions github-actions bot added the bug Something isn't working label Sep 12, 2024
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-3789.dmtpw4p5recq1.amplifyapp.com

@github-actions github-actions bot added bug Something isn't working and removed bug Something isn't working labels Sep 12, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Sep 12, 2024
@Cristhianzl Cristhianzl enabled auto-merge (squash) September 12, 2024 19:49
@Cristhianzl Cristhianzl merged commit 5b51fe8 into main Sep 12, 2024
30 checks passed
@Cristhianzl Cristhianzl deleted the cz/fixSqlAgent branch September 12, 2024 19:58
smatiolids pushed a commit to smatiolids/langflow-dev that referenced this pull request Sep 16, 2024
♻️ (agent.py): refactor the code to remove unnecessary 'await' keyword before agent.invoke() method to improve code readability and maintainability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer python Pull requests that update Python code size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants