Himanshu Neema

Results 37 comments of Himanshu Neema

Thanks for sharing the link. Do you by any chance happen to have output of the `openapi-generator` ? I explored it back then but didn't work well

Need to wait until available in spec: https://github.com/openai/openai-openapi/issues/208

This does look like moving in right direction long term, and similar to how it looked before Azure support. I recalled why Generics were used in first place - so...

Good points! > I think Azure's APIs of a newer version will converge again with OpenAI's assuming sometime in near future, that would be best time to get this PR...

Hello @ifsheldon Would you like to get this into next version bump, perhaps v0.19.0 or v0.20.0? It seems not worth holding too long for uncertainties surrounding Azure. Not having access...

Ah nice, anything on Azure that works with latest of OpenAI is good. Please feel free to repurpose/augment the note about Azure in README for documentation.

Definitely a bug thank you for reporting, `Result` is a potential fix (but not for larger files). It seems the spec is not accurate, seems to be reflective of jsonl...

Thank you for reporting the issue, fix for this is reelased in v0.23.0, hence closing

That's a clever approach. I see that blanket `Config` would be the case for dynamic dispatching. However, from the library user perspective any non-blanket case would requires them to write...

I do not know :) hence this example calls for self contained - so that it works out of the box and answer(s) the question(s) like that :)