Commit graph

5 commits

Author SHA1 Message Date
Max
ad311cad2a Add audio transcription file handling and related tests
- Introduce `AudioTranscriptionsFile` method in the OpenAI package to transcribe audio directly from a file path, improving memory efficiency.
- Implement new test cases for `AudioTranscriptionsFile`, including scenarios for language options and error handling for non-existent files.
- Update the process package to support the new transcription method, ensuring compatibility with existing functionality.
- Enhance test coverage for audio transcription processes, validating expected outputs and error conditions.
2026-02-10 19:05:29 +08:00
Max
1d102f110b [add] openai process 2023-05-12 22:11:31 +08:00
Max
538c6c063a [add] openai.* process 2023-05-12 21:47:18 +08:00
Max
52a15bab2f [add] open ai api 2023-04-26 19:16:59 +08:00
Max
2a36edf891 [add] openai processes 2023-04-09 18:41:04 +08:00