-
Notifications
You must be signed in to change notification settings - Fork 20
Comparing changes
Open a pull request
base repository: digitalocean/gradient-python
base: main
head repository: digitalocean/gradient-python
compare: responses-api-docs
- 10 commits
- 16 files changed
- 2 contributors
Commits on Feb 6, 2026
-
Add types for Responses API (with tests)
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6dc33b - Browse repository at this point
Copy the full SHA c6dc33bView commit details -
Use parse_obj for Pydantic v1 compatibility in responses types tests
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c37ecf4 - Browse repository at this point
Copy the full SHA c37ecf4View commit details -
Add Responses API resource and client.responses (with tests)
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7f685a7 - Browse repository at this point
Copy the full SHA 7f685a7View commit details -
Fix pyright: type MINIMAL_INPUT as list[ResponseInputUserMessage]
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a1537fe - Browse repository at this point
Copy the full SHA a1537feView commit details -
Add Responses API model constants (ResponsesModels)
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ddb47fc - Browse repository at this point
Copy the full SHA ddb47fcView commit details
Commits on Feb 7, 2026
-
fix: remove unused pytest import in test_responses_models
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fd535d6 - Browse repository at this point
Copy the full SHA fd535d6View commit details
Commits on Feb 9, 2026
-
Add Responses API example and documentation
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a02fa1b - Browse repository at this point
Copy the full SHA a02fa1bView commit details -
fix: resolve lint (I001, FA102) in responses_tool_calling example
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dd2db7 - Browse repository at this point
Copy the full SHA 7dd2db7View commit details -
fix: pyright types for responses_tool_calling (dotenv, input, tools)
Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4df034c - Browse repository at this point
Copy the full SHA 4df034cView commit details -
fix: isort I001 in responses_tool_calling (import order, single gradi…
…ent.types.responses import) Co-authored-by: Cursor <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6eedbc1 - Browse repository at this point
Copy the full SHA 6eedbc1View 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...responses-api-docs