-
Notifications
You must be signed in to change notification settings - Fork 29
add websets beta client #70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks mainly good, maybe let o1 pro take a pass
one high level thing, are there any ergonomic helper fns that don't just wrap an endpoint, that we are missing here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do we have any auto handle pagination calls logic built in?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
possible to make most of the class methods flat, so that class instantiation is less necessary? maybe not given the complexity but it would be very n ice if things were flatter
No description provided.