Create Python API (#457)

* 更新镜像

* 更新镜像信息

* 更新镜像信息

* Create openai_api.py

* Create requirements.txt

* Create README.md

* 添加python接口

* Delete python directory

* Create README.md

* Create Python API

* 文件结构化

* 文件结构化
This commit is contained in:
不做了睡大觉
2023-11-09 11:52:53 +08:00
committed by GitHub
parent 8bb5588305
commit 9f889d8806
9 changed files with 467 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
aiofiles==23.2.1
baidu_aip==4.16.12
beautifulsoup4==4.11.1
fastapi==0.104.1
nltk==3.8.1
pdf2image==1.16.3
pydantic==1.10.7
PyPDF2==3.0.1
python_docx==0.8.11
python_pptx==0.6.21
Requests==2.31.0
uvicorn==0.24.0
chardet==5.2.0
python-multipart==0.0.6