go-openai
go-openai copied to clipboard
Feature Request: Extend Tool Type in the Run object
Is your feature request related to a problem? Please describe. The run object tool type is missing the complete list you can find in official documentation: https://platform.openai.com/docs/api-reference/runs/object#runs/object-tools
Describe the solution you'd like Extend ToolType to include all available types.