Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Output field to FunctionCall struct
- Added the `Output` field to the `FunctionCall` struct as described in the OpenAI API docs. - This field is optional and is of type `*string`.
- Loading branch information