thought和action是否可以使用内置功能实现 #608
Unanswered
MillerRen
asked this question in
💬 Exercises & Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
thought和action是否可以通过LLM部署工具的内置功能实现,比如格式化的tools call和thinking解析,还有history是否也可以使用多角色模板实现,比如[{role: system, content:""},{role:user,content},{role:assient:content}],提示词中的thouth字段和action字段是具有特殊意义的,必须提供吗?还是说可以使用格式化的兼容openai的方式。
Beta Was this translation helpful? Give feedback.
All reactions