You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: multipart removed, deps reduced, more tests passing (#12)
* refactor: replace abandoned crate "multipart" with copied code
* chore: fmt
* refactor: duplicate use statement removed
* test: update deprecated model ids
* test: fix test by adding a likely word in the completion
* test: permission field was removed by openai in 2023
* feat: edits no longer exists in the openai api
* test: "this" more likely that "see" to be returned. Still a flaky test.
* test: test_audio_transcription now passes
* chore: removed mime_guess crate
* chore: removed unused code
* refactor: image_variation(), image_edit() no longer duplicate code
0 commit comments