Bumping jsonschema-pydantic to pull in fix to include schema and field descriptions in generated models. This enables RunOpenAPIRequest to pass this information through to the LLM function call spec.
Changes
[List out the changes you've made in this pull request. Be as specific as possible.]
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs
[List any outstanding TODOs or known issues that still need to be addressed.]
Description
Bumping
jsonschema-pydantic
to pull in fix to include schema and field descriptions in generated models. This enablesRunOpenAPIRequest
to pass this information through to the LLM function call spec.Changes
[List out the changes you've made in this pull request. Be as specific as possible.]
How Tested
[Explain how you tested this pull request. Include any relevant steps or scripts.]
TODOs
[List any outstanding TODOs or known issues that still need to be addressed.]