Skip to content

Commit

Permalink
✨ 优化ChatGPT依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Licoy committed Apr 24, 2023
1 parent 06f2ad9 commit 3c23b75
Show file tree
Hide file tree
Showing 521 changed files with 57,900 additions and 51,391 deletions.
4 changes: 2 additions & 2 deletions assets/dist/js/libs.min.js

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,12 @@
"require": {
"yurunsoft/yurun-oauth-login": "~3.0",
"zoujingli/ip2region": "^2.0",
"tectalic/openai": "^1.4",
"guzzlehttp/guzzle": "^7.5"
"orhanerday/open-ai": "^4.7",
"gioni06/gpt3-tokenizer": "^1.2"
},
"config": {
"allow-plugins": {
"php-http/discovery": false
}
}
}

0 comments on commit 3c23b75

Please sign in to comment.