Naren Gogineni

Results 112 comments of Naren Gogineni

So, portkey node SDK converts input parameters in chat.completions requests into snake_case, when I originally added transforms for additionalModelRequestFields, it was in camelCase, it was tested with the REST API...

hey @rahulbansal16 we'll get this merged and release today cc: @VisargD

hey @abestel Since you're using `fs`, this would work well in nodeJS environment, but not cloudflare workers, but that's fine, let me just test these changes in both the environments...

tested this for all chat models of openai

to get usage during streaming in openai please add `stream_options: {"include_usage": true}` to your request manually

thanks for the headsup @alifsaputrahakim cc: @siddharthsambharia-portkey

Hey @Rapcohen we already support using [AssumeRoleWithWebIdentity API](https://docs.aws.amazon.com/STS/latest/APIReference/API_AssumeRoleWithWebIdentity.html) in the enterprise version of Portkey and we have plans to open source it, but have not planned any timelines around it....

please create a github issue for this for tracking