error: Module "openai.types.beta.threads.run" has no attribute "ToolAssistantToolsFunction" #1242
Closed
1 task done
Labels
bug
Something isn't working
Confirm this is an issue with the Python library and not an underlying OpenAI API
Describe the bug
Hi there, i was using old version 1.2.3, seems in the new version 1.14.0
ToolAssistantToolsFunction
has been removed, but I need this function to validate openai tool schema. Thanks in advance!To Reproduce
from openai.types.beta.threads.run import ToolAssistantToolsFunction
Code snippets
No response
OS
macOS
Python version
Python v 3.10
Library version
openai v1.14.0
The text was updated successfully, but these errors were encountered: