-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: gmh5225/async-openai
base: main
head repository: 64bit/async-openai
compare: main
- 15 commits
- 9 files changed
- 12 contributors
Commits on Aug 16, 2025
-
fix(types)!: change AssistantStreamEvent field name (64bit#400)
BREAKING CHANGES: changed AssistantStreamEvent filed name
Configuration menu - View commit details
-
Copy full SHA for c0f9adc - Browse repository at this point
Copy the full SHA c0f9adcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 961f90f - Browse repository at this point
Copy the full SHA 961f90fView commit details -
feat: update image generation API to match latest OpenAI specs (64bit…
…#402) * feat: update image generation API to match latest OpenAI specs - Add ImageModeration enum with 'auto' (default) and 'low' values - Add moderation parameter to CreateImageRequest for gpt-image-1 - Extend ImageQuality enum to support 'high', 'medium', 'low' for gpt-image-1 These changes align with the latest OpenAI API documentation for image generation. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <[email protected]> * add Auto to ImageQuality --------- Co-authored-by: Claude <[email protected]> Co-authored-by: Himanshu Neema <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0b91d06 - Browse repository at this point
Copy the full SHA 0b91d06View commit details -
fix(deps): bump to [email protected] (64bit#409)
Signed-off-by: Nick Mitchell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f0e5648 - Browse repository at this point
Copy the full SHA f0e5648View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15b81bf - Browse repository at this point
Copy the full SHA 15b81bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a6b60e - Browse repository at this point
Copy the full SHA 5a6b60eView commit details -
Add streaming support for Responses API (64bit#405)
* Add streaming support for Responses API. * Update examples/responses-stream/src/main.rs * Update examples/responses-stream/src/main.rs * Update examples/responses-stream/src/main.rs * Delete async-openai/tests/responses.rs --------- Co-authored-by: Himanshu Neema <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 70dec49 - Browse repository at this point
Copy the full SHA 70dec49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c98fb9 - Browse repository at this point
Copy the full SHA 6c98fb9View commit details
Commits on Aug 17, 2025
-
Add skip_serializing_if to more option types (64bit#412)
Signed-off-by: John Howard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b758b55 - Browse repository at this point
Copy the full SHA b758b55View commit details
Commits on Aug 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 641c7cc - Browse repository at this point
Copy the full SHA 641c7ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b9ad04 - Browse repository at this point
Copy the full SHA 2b9ad04View commit details -
Configuration menu - View commit details
-
Copy full SHA for b26346d - Browse repository at this point
Copy the full SHA b26346dView commit details
Commits on Sep 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 64d16cc - Browse repository at this point
Copy the full SHA 64d16ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8bb897 - Browse repository at this point
Copy the full SHA a8bb897View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7964f86 - Browse repository at this point
Copy the full SHA 7964f86View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...main