Tryanks
Tryanks
I have checked the source code [Conversation.cs#L193](https://github.com/OkGoDoIt/OpenAI-API-dotnet/blob/8bc534bc0163e4ca0ddad21a6d58a57910dc6189/OpenAI_API/Chat/Conversation.cs#L193) and there seems to be no problem. Is it possible that the OpenAI APIf return value is wrong?
It also looks like there are no errors in the content returned by the OpenAI API : ```json "choices": [ { "delta": { "role": "assistant" }, "finish_reason": null, "index": 0...
> by next token response, it will reassigned to user although it's not response in API stream. Does this mean that the default value of delta.Role is not `null` but...
裸 264 流是不包含 pts 和 dts 的,你要手动生成
1.如何提供常用词典呢?人工维护? 2.功能上没问题,是可以做的,但是都会实装到新版本中:https://github.com/Tryanks/WebTranslator 3.这个版本已经停更
- [ ] Translator旧版进入停更维护周期(剩余2个issue) - [x] 对跨平台技术选型 - [x] 进行基本重构 - [ ] 正式发布4.0
Avalonia11 已经正式推送 preview8 了,经过我的试用,可以确定它已经完全稳定了。但现在问题是,项目的另一个关键依赖 AvaloniaEdit 还没有更新 preview8 ,所以现在还不能启动。我已经确定不使用 .net 8 来开发这个项目,事实证明使用 .net 7 是最合适的。
感谢反馈,将尽快排查,并很快修复。 如果对你造成了损失,我很抱歉。
如果可以,请为我提供翻译器版本,并且说明翻译的模组是哪个(如果属于CFPA仓库,说明modid即可)。我这边尝试进行了几次复现,都没有出现您说的情况。万分感谢!