kreneskyp / ix

Autonomous GPT-4 agent platform
MIT License
1.01k stars 121 forks source link

OpenAPI specs should use descriptions #431

Closed kreneskyp closed 9 months ago

kreneskyp commented 9 months ago

Description

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.]