把分析结果的文本框改为用HTML渲染Markdown#37
Merged
Merged
Conversation
Closed
ks233
added a commit
that referenced
this pull request
Jun 4, 2025
* 添加Model配置, 添加Dev Container配置 (#36) * 把分析结果的文本框改为用HTML渲染Markdown (#37) Co-authored-by: ks233 <38981529+ks233@users.noreply.github.com> * Squashed commit of the following: commit 57915d7f2c566e30446606cab3de08aa8fdd5090 Author: ks233 <2681780098@qq.com> Date: Tue Jun 3 19:47:17 2025 +0800 用新版本官方 API 调用 GPT commit cd919580401ee178b7c214894a3b8253b9537a14 Author: ks233 <2681780098@qq.com> Date: Tue Jun 3 18:46:40 2025 +0800 新增 debug 按钮,删除多余的 using,清空 GptCaller 中的旧内容 * 更新 appsettings.json 的格式 * Update README.md * 把开发说明移到 CONTRIBUTING 中 * Update CONTRIBUTING.md * 端口启动失败直接报错退出 * 更新谷歌翻译API * GPT 的 HTTP 代理 * Update README.md --------- Co-authored-by: Shin Chan <fumei.shin@outlook.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
实现#27

等待#36 被merge