代码拉取完成,页面将自动刷新
[tool.poetry]
name = "aiflow"
version = "0.1.0"
description = "aiflow是一个旨在提供全面的模型管理、应用管理、配置管理、集成管理、数据管理、运维监控、知识库管理、插件管理、工作流管理、对话管理、终端对接和团队管理等功能的综合性平台。该平台致力于为AI应用提供一站式解决方案,提高开发效率并简化运维流程。"
authors = ["aibabelx <aibabelx@qq.com>"]
readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
fastapi = "^0.112.0"
uvicorn = {extras = ["standard"], version = "^0.34.0"}
tortoise-orm = "^0.22.2"
aerich = "^0.8.0"
python-dotenv = "^1.0.1"
python-decouple = "^3.8"
asyncpg = "^0.30.0"
requests = "^2.32.3"
[[tool.poetry.source]]
name = "aliyun"
url = "https://mirrors.aliyun.com/pypi/simple/"
default = true
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。