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

OpenAPI request instructions #433

Merged
merged 2 commits into from
Feb 5, 2024
Merged

Conversation

kreneskyp
Copy link
Owner

Description

Two improvements to function calling:

  • RunOpenAPIRequest now has an instructions config option for adding extra instructions to send to the LLM. This helps tune the component in addition to what is provided by the API spec.
  • Runnable.input_schema description is now added to tools

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

@kreneskyp kreneskyp merged commit 9c75cfd into master Feb 5, 2024
7 checks passed
@kreneskyp kreneskyp deleted the openapi_request_instructions branch February 5, 2024 00:56
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.

1 participant