better detect dropdown menu (#778)
This commit is contained in:
@@ -14,6 +14,7 @@ Reply in JSON format with the following keys:
|
||||
"confidence_float": float, // The confidence of the action. Pick a number between 0.0 and 1.0. 0.0 means no confidence, 1.0 means full confidence
|
||||
"id": str, // The id of the element to take action on. The id has to be one from the elements list
|
||||
"value": str, // The value to select.
|
||||
"relevant": bool, // True if the value you select is relevant to the target value, otherwise False.
|
||||
}
|
||||
|
||||
Context:
|
||||
|
||||
Reference in New Issue
Block a user