zhijianma
zhijianma
@czw90130 Please try to downgrade the version of tree-sitter, just as follows: ```shell pip install tree-sitter
Please complete the following section: - Add model_config_template to show how to use Yi Model. - Add UnitTest
@Haijian06 Please review and improve your code, please refer to [`OpenAIChatWrapper `](https://github.com/modelscope/agentscope/blob/9f01064adc12b388bb5b49505a7ebb9e71775c2e/src/agentscope/models/openai_model.py#L105). - Explicitly add `stream` parameter in the `__init__` method. - Set `stream ` to `None` as default value...
@Wjc0323 **⚠️Warning** Invoking external code or tools through an agent may involve relatively risky operations. ---- Here, we take BingServiceTest as an example to show how to add a new...