Find answers from the community

Updated 6 months ago

but now I get TypeError:

At a glance

The community member is experiencing a TypeError when using the AsyncCompletions.create() function with the tools keyword argument. Another community member suggests that the API being used likely does not support the tools argument, as most APIs probably do not. The second comment simply expresses disappointment with the situation.

but now I get TypeError: AsyncCompletions.create() got an unexpected keyword argument 'tools'.. so we can't use tools with openAIlike?
L
k
2 comments
is_function_calling_model=True assumes the API you are using supports tools

probably 99% dont
That sucks. Thanks!
Add a reply
Sign up and join the conversation on Discord