Conversation
0b1aac1 to
baf9818
Compare
koesie10
left a comment
There was a problem hiding this comment.
LGTM, although the progress doesn't get cleared when I run into a rate limit error. I think you'll need to add await this.clearProgress(); just before return; in the generateModeledMethodsFromLlm method.
Ah, I was contemplating whether to tidy this up in this PR. I've added |
Thanks! We might want to move that into a |
Shows a slightly more helpful message when we receive 429s from the auto-model endpoint.
Checklist
N/A - internal only:
ready-for-doc-reviewlabel there.