摘要: import requestsimport json# 设置API端点和你的API密钥api_url = "https://api.deepseek.com/v1/chat/completions" # 假设这是DeepSeek的API端点api_key = "sk-2515a5f832bd4183 阅读全文
posted @ 2025-02-25 22:41 liuweipaul123 阅读(164) 评论(0) 推荐(0)