Add support for OpenAI API : offline batch(file) processing (#699)

Co-authored-by: hnyls2002 <hnyls2002@gmail.com>
This commit is contained in:
yichuan~
2024-07-29 13:07:18 -07:00
committed by GitHub
co-authored by hnyls2002
parent eba458bd19
commit 084fa54d37
10 changed files with 839 additions and 154 deletions
+1 -1
View File
@@ -4,6 +4,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: stable
rev: 24.4.2
hooks:
- id: black