登录 后即可参与讨论
Joey

Joey

March 17, 2025 (edited)
Cline’s design is complex due to its evolving architecture from version 1 to 3 and its reliance on LLMs. Essentially, it processes prompts by gathering user inputs and project data, sending them to the LLM, and executing the responses.

这样就好理解了,原来本质还是提示词组合啊