-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
What kind of request is this?
Other
What is your request or suggestion?
Lines 47 to 52 in 972ea9c
// TODO: migrate to tools api | |
req.Functions = []openai.FunctionDefinition{ // nolint:staticcheck | |
findSchemaNames, | |
getSchema, | |
} | |
req.FunctionCall = fnCallType // nolint:staticcheck |
https://platform.openai.com/docs/guides/function-calling
Are you willing to submit PRs to contribute to this feature request?
- Yes, I am willing to implement it.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request