# big_model_examples **Repository Path**: javaleague/big_model_examples ## Basic Information - **Project Name**: big_model_examples - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-13 - **Last Updated**: 2025-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目简介 这是一个AI大模型的学习项目 # 前置条件 ```shell python -m venv venv source venv/bin/activate pip install -r requirements.txt ``` # 目录说明 ## agent agent学习相关的源代码. agent开发以langgraph为开发框架. core/reducer: 归约器 core/state: