go-openai icon indicating copy to clipboard operation
go-openai copied to clipboard

Feature Request: Extend Tool Type in the Run object

Open teddynecsoiu opened this issue 1 year ago • 0 comments

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.

teddynecsoiu avatar Dec 21 '23 15:12 teddynecsoiu