Skip to content

Conversation

@brandon-wada
Copy link
Collaborator

A pass at implementing wait and patience time in the SDK according to the design doc.

@brandon-wada
Copy link
Collaborator Author

This isn't quite what we laid out in the planning document, I was struggling a bit because it seemed like ask_ml and ask_confident would devolve into each other, each being a limiting case of the other.

In this version, the goal is to make the three different ask_* functions friendly user entry points. submit_image_query remains the workhorse submission function with the full feature set, but we can encourage use of the ask_* functions, none of which require knowledge of both wait_time and patience_time.

@mjvogelsong
Copy link
Contributor

I think #99 is taking the place of this PR, so I'll close this one. Feel free to re-open if I'm mistaken!

@mjvogelsong mjvogelsong closed this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants