const translation = {
nodes: {
llm: {
model: '模型',
variables: '变量',
context: '上下文',
prompt: '提示词',
vision: '视觉',
},
}
export default translation