feat: gpt-4-all model is ready

This commit is contained in:
RockYang
2024-01-15 14:07:24 +08:00
parent a140671aad
commit 59fa21779b
5 changed files with 57 additions and 40 deletions

View File

@@ -102,6 +102,10 @@ export default defineComponent({
border-radius: 5px;
overflow: auto;
a {
color #20a0ff
}
p {
line-height 1.5
}