Commit 590742e
feat(Chat): add deepseek support (#5653)
* feat(Chat): add deepseek support
* refactor: 微调样式
* Update src/BootstrapBlazor.Server/Components/Components/MarkdownContent.razor
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Signed-off-by: MadLongTom <36219016+MadLongTom@users.noreply.github.com>
* chore(MarkdownContent): remove duplicated method calls
* refactor: 移动 MarkdownContent 到扩展组件库中
* chore: 更新依赖组件
---------
Signed-off-by: MadLongTom <36219016+MadLongTom@users.noreply.github.com>
Co-authored-by: Argo Zhang <argo@live.ca>
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>1 parent 49a4da0 commit 590742e
File tree
3 files changed
+4
-3
lines changed- src/BootstrapBlazor.Server
- Components
- Pages
- Samples
3 files changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments