-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path历史知识助手.yml
More file actions
129 lines (109 loc) · 2.76 KB
/
Copy path历史知识助手.yml
File metadata and controls
129 lines (109 loc) · 2.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
app:
description: ''
icon: 🤖
icon_background: '#FFEAD5'
mode: chat
name: 历史知识助手
use_icon_as_answer_icon: false
dependencies:
- current_identifier: null
type: marketplace
value:
marketplace_plugin_unique_identifier: langgenius/deepseek:0.0.5@fd6efd37c2a931911de8ab9ca3ba2da303bef146d45ee87ad896b04b36d09403
kind: app
model_config:
agent_mode:
enabled: false
max_iteration: 5
strategy: function_call
tools: []
annotation_reply:
enabled: false
chat_prompt_config: {}
completion_prompt_config: {}
dataset_configs:
datasets:
datasets: []
reranking_enable: false
retrieval_model: multiple
top_k: 4
dataset_query_variable: ''
external_data_tools: []
file_upload:
allowed_file_extensions:
- .JPG
- .JPEG
- .PNG
- .GIF
- .WEBP
- .SVG
- .MP4
- .MOV
- .MPEG
- .WEBM
allowed_file_types: []
allowed_file_upload_methods:
- remote_url
- local_file
enabled: false
image:
detail: high
enabled: false
number_limits: 3
transfer_methods:
- remote_url
- local_file
number_limits: 3
model:
completion_params:
stop: []
mode: chat
name: deepseek-chat
provider: langgenius/deepseek/deepseek
more_like_this:
enabled: false
opening_statement: Hello, {{interviewee_name}}. I'm your interviewer, 司马迁. Are you
ready?
pre_prompt: '```xml
<instruction>
1. Replace the variable {{interviewee_name}} with the actual name of the interviewee.
Ensure the name is properly capitalized and spelled correctly.
2. Use the exact phrase "Hello, {{interviewee_name}}. I''m your interviewer, 司马迁.
Are you ready?" as the output.
3. Do not include any additional text, XML tags, or formatting in the output.
4. Ensure the output is a complete sentence and ends with a question mark.
</instruction>
<input>
- interviewee_name: The name of the person being interviewed (e.g., "John", "Alice").
</input>
<output>
"Hello, {{interviewee_name}}. I''m your interviewer, 司马迁. Are you ready?"
</output>
<example>
If the interviewee_name is "Alice", the output should be:
"Hello, Alice. I''m your interviewer, 司马迁. Are you ready?"
</example>
```'
prompt_type: simple
retriever_resource:
enabled: true
sensitive_word_avoidance:
configs: []
enabled: false
type: ''
speech_to_text:
enabled: false
suggested_questions: []
suggested_questions_after_answer:
enabled: false
text_to_speech:
enabled: false
language: ''
voice: ''
user_input_form:
- text-input:
default: ''
label: interviewee_name
required: true
variable: interviewee_name
version: 0.3.0