Himanshu Neema

Results 82 comments of Himanshu Neema

Thats a good idea too. However, we want to keep things simple without falling into overengineering trap, above all, just working with openai should be prioritized even if that means...

Thank you @ifsheldon, I'll give it one last review. Hey @deipkumar, this was your feature request - do you wanna take it for test drive and provide us any feedback...

Please use fork for personal branches and contributions

I do not recall :) Your idea of Box-ing it is actually good. Not sure what the rippling effects would be but worth exploring.

Hey thanks for PR, I'm not sure I follow what's going on. My guess is that `#[serde(skip_serializing_if = "Option::is_none")]` is missing attribute on `CreateFineTuningJobRequest` struct's `hyperparameters` field.

Hmm there's perhaps confusion between deprecated and new fine tuning APIs.

Thanks for the fix and PR @dougtallmadge Interesting fix, I'm still left to wonder why `[DONE]` marker doesn't work as expected. There's a corresponding test (commented out) in `examples/azure-openai-service` to...

Thanks for the issue, can you provide more context on how a separate crate for types be useful?

Purchase with stablecoin is now available for Pay-as-you-go / Prepaid Plan, with following currencies: USDC on Ethereum, Solana, Polygon, and Base networks USDP on Ethereum and Solana USDG on Ethereum...

Thanks for reporting the error. Do you mind running same example with tracing enabled? so that actual payload which was failed to deserialize is printed, please also post the payload.