You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'am using your component since a long time and it's work fine.
But now I would like to test the function calling. For one function it's seems to work. Your sample seems to be in for an old version.
I successfully call one function but for more than one ?
ChatGPT need "call" both in sequence to answer.
I have tried :
Dynamically => Failed (sometime call first function sometime drop exception )
Using the TOpenAIChatFunctions connected to a TopenAiChat via him 'Functions' property
=> No answer : OpenAIChatFunctions.Items.items[0].FunctionExecute is never called
It doesn't seem to be implemented ?
Hello,
I'am using your component since a long time and it's work fine.
But now I would like to test the function calling. For one function it's seems to work.
Your sample seems to be in for an old version.
I successfully call one function but for more than one ?
ChatGPT need "call" both in sequence to answer.
I have tried :
=> No answer : OpenAIChatFunctions.Items.items[0].FunctionExecute is never called
It doesn't seem to be implemented ?
That I have doing wrong ?
Full sample :
CallFunctions.zip
Best regards,
The text was updated successfully, but these errors were encountered: