ikesnowy

Results 18 comments of ikesnowy

视频要如何添加,传 B 站吗?

可以说一下使用场景吗,这个库一开始是根据 crontab.guru 的写法来的。

dashscope doesn't fully support stream chat with function call(the function call will output to `content` property instead of `tool_calls` property), will be fixed next week. ![image](https://github.com/cnblogs/semantic-kernel-dashscope/assets/17109152/0b14624a-820e-4393-9a47-07917722cfbf)

Still progressing on DashScope side. ![image](https://github.com/cnblogs/semantic-kernel-dashscope/assets/17109152/5425b83d-2f0b-4636-b8b3-384ec44c25c0)

Still waiting ![image](https://github.com/cnblogs/semantic-kernel-dashscope/assets/17109152/0d55efdb-e707-4d65-8eff-38a0859f8728)

I guess it would not be supported in any time soon. ![image](https://github.com/cnblogs/semantic-kernel-dashscope/assets/17109152/5adcd6dc-ec9b-4419-a2e4-9ba230d95fb0) Moving on to use stream without incremental output with proper documentation.

Getting same problem here, I believe it's because the `/` is not been skipped by calling `SkipSpacesAndComments`: https://github.com/AngleSharp/AngleSharp.Css/blob/459b48c797bf328a611feda56ecece0eb2bd21b7/src/AngleSharp.Css/Declarations/BackgroundDeclaration.cs#L130 Debugger page: ![image](https://github.com/user-attachments/assets/ee360a9a-33ac-4894-b1ea-3f48f76e5543)

文档里似乎没有 HTTP 调用的 API,这个得研究一下 Java SDK 的源码了

好吧,原来是 WebSocket 的 API,它甚至不是 HTTP 的

感谢,非常有帮助,周末我抽时间再研究一下