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

Refactor ToolCallingAgentComponent input_dict type #2302

Merged
merged 2 commits into from
Jun 24, 2024

Conversation

ogabrielluiz
Copy link
Contributor

Update the ToolCallingAgentComponent to use Dict[str, str] for values in the input_dict type. This ensures consistency and improves code readability.

This pull request also includes the removal of unused tests.

Copy link

vercel bot commented Jun 24, 2024

Deployment failed with the following error:

Resource is limited - try again in 1 hour (more than 100, code: "api-deployments-free-per-day").

Copy link

render bot commented Jun 24, 2024

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 24, 2024
@dosubot dosubot bot added the python Pull requests that update Python code label Jun 24, 2024
@ogabrielluiz ogabrielluiz merged commit 0268c7c into dev Jun 24, 2024
9 of 14 checks passed
@ogabrielluiz ogabrielluiz deleted the fix_tests_and_lint branch June 24, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant