AFE-AI / RoboSmart

0 stars 0 forks source link

创建任务提示词:基于HTML预测网页上的下一个用户操作 #2

Open BingQzzz opened 3 months ago

BingQzzz commented 3 months ago

请为大型语言模型创建一个提示,该模型将分析给定的网页HTML并预测下一个可能的用户操作。HTML代码将作为输入,包含构成网页的所有元素及其属性。输出将是大型语言模型对下一个可能的用户操作的预测,例如单击按钮或输入。

BingQzzz commented 3 months ago

Create a prompt for a Large Language Model that will analyze the given HTML of a webpage and predict the next possible user action. The HTML code will serve as the input, containing all the elements and their attributes that make up the webpage. The output will be the Large Language Model's prediction of the next possible user action, such as clicking a button or giving an input.