Skip to content

fix: Fix issue occurring when using a tool with list with type #33

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

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

Yuan325
Copy link
Contributor

@Yuan325 Yuan325 commented Feb 6, 2025

Temporarily relaxes type checking in the toolbox manifest handling. Currently, the toolbox manifest does not include items information (along with the type field) in the parameters field of the manifest. This change allows lists containing any type of value (except nested lists) as a workaround. This will be reverted once the toolbox manifest provides type information.

Note

This is a temporary fix. It allows tools relying on the manifest to function until the toolbox's manifest includes type information.

@Yuan325 Yuan325 requested a review from a team as a code owner February 6, 2025 00:29
@Yuan325 Yuan325 changed the title fix(langchain-sdk): Fix issue occurring when using a tool with list t… fix: Fix issue occurring when using a tool with list with type Feb 6, 2025
@anubhav756 anubhav756 merged commit 9c4f0d1 into main Feb 7, 2025
9 checks passed
@anubhav756 anubhav756 deleted the anubhav-list-patch branch February 7, 2025 14:47
This was referenced Apr 4, 2025
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