TopStar

Results 9 issues of TopStar

mysql ![image](https://github.com/NeuCharFramework/NCF/assets/10646303/ccd03556-a255-4dbd-9a7e-c60ffab98fd1) mssql ![image](https://github.com/NeuCharFramework/NCF/assets/10646303/02f73999-8163-45ef-80c0-607d0415d6a1) 在想mysql是不是有区分大小写的原因。 之前版本的ncf没有提示错误

WebStorageStateStore Whether it can be replaced with a different caching policy

要是有关于Senparc.AI.Kernel 的 Extensions.cs 的介绍就好了。 现在看都是基于openai的 包括fastapi。 毕竟国内对接文心一言 还有 讯飞等的会比较多,通用。 我这太简单的实现,估计是不够规范,暂时只实现了文字对话。 请苏大佬指点下 ![image](https://github.com/Senparc/Senparc.AI/assets/10646303/9b4a33ac-00ca-43e4-a5ba-6fe2536eb3c0) ![image](https://github.com/Senparc/Senparc.AI/assets/10646303/28443970-4a81-44cb-84a0-7f09df561e92) ![image](https://github.com/Senparc/Senparc.AI/assets/10646303/0e4ca497-7e35-4255-9464-e84d89934bae) ![image](https://github.com/Senparc/Senparc.AI/assets/10646303/a5442400-4d41-41a3-881d-425805a69a62)

enhancement
question

protected override async Task InitializeAsync(CancellationToken stoppingToken = default) { AddDataFlow(); AddDataFlow(GetDefaultStorage); await AddRequestsAsync( new Request( "https://news.cnblogs.com/n/page/1", new Dictionary { { "网站", "博客园" } })); } 这里面的 https://news.cnblogs.com/n/page/1 没有办法用传参的形式吗? 还是要修改源码

新增方法public static IKernelBuilder AddSparkAPIChatCompletion

公众号管理 第一次编辑后,会执行一次全局注册。 如果是重启netcore 后, 再问一次公众号 就会出现, Unhandled exception. Senparc.Weixin.Exceptions.UnRegisterAppIdException: 此appId(wx09c4a176ef1ec44d)尚未注册,请先使用AccessTokenContainer.Register完成注册(全局执行一次即可)! ![image](https://github.com/user-attachments/assets/9f2be80f-1666-4671-bdbb-3837eba6d8f2) 需要增加判断 或者,每次启动的时候 自动注册公众号列表的内容,否则就要重新编辑保存一次 公众号。 在 ` protected virtual async Task AfterRunBotAsync(IServiceProvider serviceProvider, RequestMessageText requestMessage, MpAccountDto mpAccountDto, SenparcAiResult senparcAiResult, DateTimeOffset...

会支持sdk17吗?

框架的那个默认时区只是接口后端的。 有没有设置前端显示时间?