#benz-gpt/src/functionCallingPromptAPI/Fu...
1 messages · Page 1 of 1 (latest)
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.
The problem with json ist that you cant use streaming. But if thats not an issue, then I'd say it works quite well..
ah that might be a issue.