feat: llm node add context
This commit is contained in:
@@ -1589,6 +1589,7 @@ Memory Bear: After the rebellion, regional warlordism intensified for several re
|
||||
model_id: 'Model',
|
||||
temperature: 'Temperature',
|
||||
max_tokens: 'Max Tokens',
|
||||
context: 'Context',
|
||||
},
|
||||
start: {
|
||||
variables: 'Input Fields',
|
||||
|
||||
@@ -1690,6 +1690,7 @@ export const zh = {
|
||||
model_id: '模型',
|
||||
temperature: '温度',
|
||||
max_tokens: '最大令牌数',
|
||||
context: '上下文',
|
||||
},
|
||||
start: {
|
||||
variables: '输入字段',
|
||||
|
||||
Reference in New Issue
Block a user