修改ai service配置和依赖
This commit is contained in:
@@ -47,4 +47,5 @@ app.include_router(finetune.router, prefix="/api/v1")
|
|||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
import uvicorn
|
import uvicorn
|
||||||
|
|
||||||
uvicorn.run(app, host="0.0.0.0", port=8000)
|
uvicorn.run(app, host="0.0.0.0", port=8000)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
server:
|
server:
|
||||||
port: 8000
|
port: 18000
|
||||||
log_level: INFO
|
log_level: INFO
|
||||||
|
|
||||||
storage:
|
storage:
|
||||||
|
|||||||
@@ -1,16 +1,69 @@
|
|||||||
fastapi>=0.111.0
|
annotated-doc @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_annotated-doc_1762868213/work
|
||||||
uvicorn[standard]>=0.29.0
|
annotated-types==0.7.0
|
||||||
pydantic>=2.7.0
|
anyio @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_anyio_1774359453/work
|
||||||
zhipuai>=2.1.0
|
boto3==1.42.87
|
||||||
boto3>=1.34.0
|
botocore==1.42.87
|
||||||
pdfplumber>=0.11.0
|
cachetools==7.0.5
|
||||||
python-docx>=1.1.0
|
certifi @ file:///home/conda/feedstock_root/build_artifacts/certifi_1772001073725/work/certifi
|
||||||
opencv-python-headless>=4.9.0
|
cffi==2.0.0
|
||||||
numpy>=1.26.0
|
charset-normalizer==3.4.7
|
||||||
httpx>=0.27.0
|
click @ file:///D:/bld/bld/rattler-build_click_1775578280/work
|
||||||
python-dotenv>=1.0.0
|
colorama @ file:///home/conda/feedstock_root/build_artifacts/colorama_1733218098505/work
|
||||||
pyyaml>=6.0.0
|
cryptography==46.0.7
|
||||||
|
exceptiongroup @ file:///home/conda/feedstock_root/build_artifacts/exceptiongroup_1763918002538/work
|
||||||
# Testing
|
fastapi==0.135.3
|
||||||
pytest>=8.0.0
|
h11 @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_h11_1767729720/work
|
||||||
pytest-asyncio>=0.23.0
|
h2 @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_h2_1756364871/work
|
||||||
|
hpack @ file:///home/conda/feedstock_root/build_artifacts/hpack_1737618293087/work
|
||||||
|
httpcore @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_httpcore_1745602916/work
|
||||||
|
httptools==0.7.1
|
||||||
|
httpx @ file:///home/conda/feedstock_root/build_artifacts/httpx_1733663348460/work
|
||||||
|
hyperframe @ file:///home/conda/feedstock_root/build_artifacts/hyperframe_1737618333194/work
|
||||||
|
idna @ file:///home/conda/feedstock_root/build_artifacts/idna_1760286409563/work
|
||||||
|
iniconfig==2.3.0
|
||||||
|
jmespath==1.1.0
|
||||||
|
json5 @ file:///home/conda/feedstock_root/build_artifacts/json5_1774655335424/work
|
||||||
|
lxml==6.0.3
|
||||||
|
markdown-it-py @ file:///home/conda/feedstock_root/build_artifacts/markdown-it-py_1754951200865/work
|
||||||
|
mdurl @ file:///home/conda/feedstock_root/build_artifacts/mdurl_1733255585584/work
|
||||||
|
numpy==2.4.4
|
||||||
|
opencv-python-headless==4.13.0.92
|
||||||
|
packaging @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_packaging_1769093650/work
|
||||||
|
pathspec @ file:///home/conda/feedstock_root/build_artifacts/pathspec_1769677630637/work
|
||||||
|
pdfminer.six==20251230
|
||||||
|
pdfplumber==0.11.9
|
||||||
|
pillow==12.2.0
|
||||||
|
platformdirs @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_platformdirs_1773199142/work
|
||||||
|
pluggy==1.6.0
|
||||||
|
pycparser==3.0
|
||||||
|
pydantic==2.12.5
|
||||||
|
pydantic_core==2.41.5
|
||||||
|
Pygments @ file:///home/conda/feedstock_root/build_artifacts/pygments_1774796700044/work
|
||||||
|
PyJWT==2.8.0
|
||||||
|
pypdfium2==5.7.0
|
||||||
|
pytest==9.0.3
|
||||||
|
pytest-asyncio==1.3.0
|
||||||
|
python-dateutil==2.9.0.post0
|
||||||
|
python-docx==1.2.0
|
||||||
|
python-dotenv==1.2.2
|
||||||
|
PyYAML @ file:///D:/bld/pyyaml_1770223253135/work
|
||||||
|
readchar @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_readchar_1775509908/work
|
||||||
|
rich @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_rich_1771572730/work/dist
|
||||||
|
s3transfer==0.16.0
|
||||||
|
setuptools==82.0.1
|
||||||
|
shellingham @ file:///home/conda/feedstock_root/build_artifacts/shellingham_1762858192781/work
|
||||||
|
six==1.17.0
|
||||||
|
sniffio @ file:///home/conda/feedstock_root/build_artifacts/sniffio_1762941432086/work
|
||||||
|
socksio @ file:///home/conda/feedstock_root/build_artifacts/socksio_1701782676966/work
|
||||||
|
specify-cli @ file:///home/conda/feedstock_root/build_artifacts/spec-kit_1775166484151/work
|
||||||
|
starlette==1.0.0
|
||||||
|
truststore @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_truststore_1766494826/work
|
||||||
|
typer @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_typer_1775138098/work
|
||||||
|
typing-inspection==0.4.2
|
||||||
|
typing_extensions @ file:///home/conda/feedstock_root/build_artifacts/bld/rattler-build_typing_extensions_1756220668/work
|
||||||
|
urllib3==2.6.3
|
||||||
|
uvicorn==0.44.0
|
||||||
|
watchfiles==1.1.1
|
||||||
|
websockets==16.0
|
||||||
|
wheel==0.46.3
|
||||||
|
zhipuai==2.1.5.20250825
|
||||||
|
|||||||
Reference in New Issue
Block a user