# llm-samples **Repository Path**: codingXcong/llm-samples ## Basic Information - **Project Name**: llm-samples - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-18 - **Last Updated**: 2025-05-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # llm-samples #### 介绍 大模型的一些demo #### 使用说明 需要在llm-samples\openai-samples\util中添加 .env 文件,文件中的内容 ``` OPENAI_API_KEY=你的openai的key ```