kakaluote0098

Results 3 comments of kakaluote0098

配置(直接按照操作文档下载的): ![Image](https://github.com/user-attachments/assets/941fcc50-b06a-4f1b-902b-4cdcbe271d92)

> [@kakaluote0098](https://github.com/kakaluote0098) 一些更新: > > 1. connectivity test 仓库新增了一个纯连接 Azure 的用例,把第 103 行的 `.skip` 改成 `.only` 并运行,就能单独跑它了: https://github.com/web-infra-dev/midscene-example/blob/main/connectivity-test/tests/connectivity.test.ts#L103 > 2. 我手边没有 Azure 测试环境,根据文档读了一下,配置大概是这样的,供参考: > > ## 使用 Azure OpenAI 服务时的配置...

因为我们有了Azure的上层封装,通过http请求就可以访问,这种怎么集成到mitscene里面? 不需要其他配置了,这种情况怎么使用mitscene?