Vitor

Results 3 comments of Vitor

> Maybe we need a fallback strategy, some providers are not completely compatible with OpenAI's schema, they may just returns tool_name, it's better to use `tool_call_id` first and them try...

> Would you mind add some tests for it? Sure, I'll add some test cases later and submit a new pull request in the dify-plugin-sdks project.

@Yeuoly The test cases had been added. The new PR in `dify-plugin-sdks`: [#104](https://github.com/langgenius/dify-plugin-sdks/pull/104)