AppAgent
AppAgent copied to clipboard
请问人工输入完流程stop后,等待模型学习过程直接提示Resource not found 是什么原因?
京东app为例,报如下错误: Waiting for GPT-4V to generate documentation for the element androidx.recyclerview.widget.RecyclerView_1080_363_NewAppcenter_android.widget.RelativeLayout_204_161_2
Resource not found Documentation generation phase completed. 0 docs generated.
看起来像是gpt4v请求返回的错误信息,建议先unit test一下model.py里的ask_gpt4v,看看能不能跑通