You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See this [guide](./7-async-queries.md) for more information on ImageQueries submitted asynchronously.
76
+
See this [guide](./8-async-queries.md) for more information on ImageQueries submitted asynchronously.
77
77
78
78
### (Advanced) Get the first available answer, regardless of confidence
79
79
`ask_ml` evaluates an image with Groundlight and returns the first answer Groundlight can provide, agnostic of confidence. There is no wait period when using this method. It is called `ask_ml` because our machine learning models are earliest on our escalation ladder and thus always the fastest to respond.
0 commit comments