# awel_tutorial **Repository Path**: mygiteehello/awel_tutorial ## Basic Information - **Project Name**: awel_tutorial - **Description**: AWEL learn - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-18 - **Last Updated**: 2026-01-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 环境: Python 3.11.14 poetry add "dbgpt>=0.5.1" #### conda虚拟环境内安装 graphviz conda install -c conda-forge graphviz AsyncIterator 异步迭代器,只能被消费一次,消费过一次后,就会是空的。 创建http触发器: poetry add fastapi uvicorn poetry add "pydantic>=2.6.0"