Alex Rattray

Results 411 comments of Alex Rattray

I definitely see that argument, and I agree that it's fine for them to have their own logic, and for that logic to be considered separately/later. But starting from a...

Hmm, I'm not sure I understand you... fully-flat is considered ugly in TS (that's what #7940 is all about), and so is fully-nested (that's what #737 was all about). Surely...

@mike-marcacci I'll respond separately to your priorities (which I agree with) and your suggestion, hope that's okay. Definitely agree with the desire to minimize (ideally eliminate) changes in formatting style...

As for whether to allow prettier to examine the existing formatting to determine which style of ternary to use: There are many reasons not to, but a simple one is...

Quick summary of where I think we are on this: 1. I think case-style is a no-go; it's only nice in a few situations, and targeting it for only those...

@sheerun yes, I usually call that "fully indented" and it's up in this PR: https://github.com/prettier/prettier/pull/9559 That was what prettier used to do, but several folks found it problematic for long...

Hi all, we have an [upcoming version v4.0.0](https://github.com/openai/openai-node/discussions/182) that uses `fetch` and works on Edge runtimes; please give it a try and let us know in the thread whether it...

Thank you so much for taking the time to put this together! We have a completely rewritten [upcoming v4](https://github.com/openai/openai-node/discussions/182) of this library, with [conveniences for uploading files](https://github.com/openai/openai-node/tree/v4#file-uploads) in Node, Cloudflare...

Hi all, we have an [upcoming version v4.0.0](https://github.com/openai/openai-node/discussions/182) that overhauls file upload support extensively; please give it a try and let us know in the thread whether it suits your...

Great, thank you @huboh ! We encourage others on the thread to give it a try and share feedback.