Himanshu Neema
Himanshu Neema
Thank you for your response. What you described make sense. The system can tell the state without being additionaly stored by the tool. I was thinking more along the lines...
Having `aws_profile` in the encrypted file has this issue: In chronological order: 1. I encrypt a file on local machine using an AWS Profile and other KMS details in `.sops.yaml`...
Thank you for the PR! While its a small change, it creates an inconsistent developer experience with remaining APIs that library exposes. Here are few options that I'd suggest: 1....
> Sorry for the delay, I was trying to meet a deadline. No worries, thank you for taking time to follow up with your findings! > This appears to be...
In current design files are only read from filesystem. File uploads from in-memory sounds like a good feature to add.
Absolutely interested!I think having this feature would work same for bunch of inputs: FileInput, ImageInput, AudioInput. Looks like they need to be enum to support paths and bytes? Regarding PR:...
hey @Prosammer , thank you I was able to check it out today and it looks good given that its backward compatible change for consumers of library happy to merge...
Hello, This sounds like new changes need to be synced for translations APIs as well from the spec. Recently similar was done for transcription APIs in #202
I think this may not be an issue any longer with recent release, can you verify please?
Thank you for checking it again. SRT response doesn't fit into any predefined types in OpenAI spec, aparently this was solved for transcribe too, same feature is now added for...