重构了模型抽象,用来更好的支持gpt-3.5-turbo

This commit is contained in:
LINSTCL
2023-03-02 15:31:12 +08:00
parent 6f5802551f
commit fd25d61b56
6 changed files with 140 additions and 90 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
requests~=2.28.1
openai~=0.26.5
openai~=0.27.0
pip~=22.3.1
dulwich~=0.21.3
colorlog~=6.6.0