#benz-gpt/src/functionCallingPromptAPI/Fu...

1 messages · Page 1 of 1 (latest)

timid hull
#

This is nice. The whole day I was trying to implement function calling and it always calls some unknown function. But didn't think of json response format. Will try this.

chilly jackal
#

The problem with json ist that you cant use streaming. But if thats not an issue, then I'd say it works quite well..

timid hull
#

ah that might be a issue.