整理
This commit is contained in:
11
40_写作过程文档/30_方法与提示/20_常用提示词.md
Normal file
11
40_写作过程文档/30_方法与提示/20_常用提示词.md
Normal file
@@ -0,0 +1,11 @@
|
||||
|
||||
## API 测试:大纲与写作风格提炼
|
||||
|
||||
### 测试参数
|
||||
- 模型名称:gemini-3-pro-preview
|
||||
- API 地址:http://120.24.249.39:18317/v1/chat/completions
|
||||
- 鉴权方式:Authorization: Bearer $API_KEY(不要把 API Key 写进仓库/文件)
|
||||
- 测试文件:标杆论文.pdf(或替换为 .docx 用于验证“直接上传文档解析”能力)
|
||||
|
||||
### 测试提示语
|
||||
提炼这篇 MBA 标杆毕业论文的完整大纲(细到四级标题),和大纲背后的逻辑结构,以及整体的行文风格、论证风格、句式特点。要求分析尽量详尽。
|
||||
Reference in New Issue
Block a user