Closed heqiqi closed 11 months ago
我用的 llm model是 claud, embedding model是: cohere.embed-multilingual-v3
main.py里判断是否default `
if template_id and template_id != 'default':
prompt_template = get_template(template_id)
prompt_template = 'default' if prompt_template is None else prompt_template['template']['S']
` frontend前端,使用value是:prompt_template_id : 1698905450793-bcfab8
root cause
fixed by v1.1.5
Ask_Assistant lambda 的cloudwatch log:
chatbot界面错误: