# 墨问西东之对话智能体小墨 **Repository Path**: bleedyao/mobot ## Basic Information - **Project Name**: 墨问西东之对话智能体小墨 - **Description**: 墨问西东之对话智能体小墨 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 73 - **Created**: 2025-04-25 - **Last Updated**: 2025-11-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 环境配置 conda create -n python=3.10 -y conda activate pip install -r requirements.txt