优化 ChatGPT API 重试逻辑

This commit is contained in:
RockYang
2023-03-20 15:02:42 +08:00
parent 0ca104bac8
commit 3bb6814493
9 changed files with 167 additions and 113 deletions

View File

@@ -34,7 +34,7 @@ export default defineComponent({
<style lang="stylus">
.chat-line-right {
justify-content: end;
justify-content: flex-end;
.chat-icon {
margin-left 5px;