Zeyu Jiang

Results 2 comments of Zeyu Jiang

Yeah, but I checked the document [here](https://platform.openai.com/docs/guides/function-calling), under Example invoking multiple function calls in one response. Examples given by OpenAI also adds the name parameter, which is the same as...

> Ok, I found the fix for React Native. > > Instead of > > ``` > includeBuild('../node_modules/@react-native/gradle-plugin') > ``` > > you have to do > > ``` >...