-
Notifications
You must be signed in to change notification settings - Fork 139
Comparing changes
Open a pull request
base repository: dapr/python-sdk
base: main
head repository: dapr/python-sdk
compare: release-1.16
- 11 commits
- 57 files changed
- 7 contributors
Commits on Aug 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for efd34f8 - Browse repository at this point
Copy the full SHA efd34f8View commit details
Commits on Sep 7, 2025
-
[Conversation API - Alpha2] Add new tool calling capability (#822) (#832
) * initial * fixes after proto change upstream * minor name changes and cleanup unused function * refactors, updates to readme, linting * feedback * feedback, updates * fix import in examples * cleanup, import, lint, more conversation helpers * clarify README, minor test import changes, copyright * feedback DRY test_conversation file * lint * move conversation classes in _response module to conversation module. Some example README refactor/lint * minor readme change * Update daprdocs/content/en/python-sdk-docs/python-client.md * lint * updates to fix issue with tool calling helper when dealing with classes instead of dataclasses, and also with serializatin output of the tool back to the LLM * coalesce conv helper tests, fix typing lint * make indent line method doc more dev friendly * tackle some feedback, still missing unit tests * add unit test to convert_value_to_struct * more unit tests per feedback * make async version of unit test conversation * add some information how to run markdown tests with a different runtime * ran tox -e ruff, even though tox -e flake8 was fine * add tests to increase coverage in conversation and conversation_helpers that codecov pointed out * add more information on execute registered tools, also added more tests for them to validate * fix test failing on py 1.13. Merge two unit test files per feedback * Linter * fix typing issue with UnionType in py3.9 --------- Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com> Signed-off-by: Elena Kolevska <elena@kolevska.com> Co-authored-by: Albert Callarisa <albert@acroca.com> Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com> Co-authored-by: Elena Kolevska <elena@kolevska.com>
Configuration menu - View commit details
-
Copy full SHA for d62dd5e - Browse repository at this point
Copy the full SHA d62dd5eView commit details
Commits on Sep 12, 2025
-
update docs with tool calling helpers info (#838)
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a06d4fc - Browse repository at this point
Copy the full SHA a06d4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1569fba - Browse repository at this point
Copy the full SHA 1569fbaView commit details
Commits on Sep 17, 2025
-
Signed-off-by: Cassandra Coyle <cassie@diagrid.io>
Configuration menu - View commit details
-
Copy full SHA for a7414eb - Browse repository at this point
Copy the full SHA a7414ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3e592 - Browse repository at this point
Copy the full SHA ae3e592View commit details -
Adds support for interceptors and concurrency_options arguments in th…
…e workflow engine (#841) Signed-off-by: Albert Callarisa <albert@diagrid.io>
Configuration menu - View commit details
-
Copy full SHA for 99314a4 - Browse repository at this point
Copy the full SHA 99314a4View commit details
Commits on Oct 7, 2025
-
Implement multi-app workflows (#844)
* feat: Adds support for cross-app calls. Signed-off-by: Albert Callarisa <albert@diagrid.io> * Use durabletask alpha.9 Signed-off-by: Albert Callarisa <albert@diagrid.io> * Added examples for error scenarios in multi-app workflow Signed-off-by: Albert Callarisa <albert@diagrid.io> * Remove unnecessary hardcoded ports Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Albert Callarisa <albert@diagrid.io>
Configuration menu - View commit details
-
Copy full SHA for d005a15 - Browse repository at this point
Copy the full SHA d005a15View commit details
Commits on Oct 8, 2025
-
chore: Rename wait_until_ready to wait_for_sidecar (#843)
Signed-off-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Elena Kolevska <elena-kolevska@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d4c0227 - Browse repository at this point
Copy the full SHA d4c0227View commit details
Commits on Oct 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6745935 - Browse repository at this point
Copy the full SHA 6745935View commit details
Commits on Jan 16, 2026
-
* fix(test): correct metadata testcase for release 1.17 (#878) Signed-off-by: Casper Nielsen <casper@diagrid.io> * Set version to 1.16.1 Signed-off-by: Albert Callarisa <albert@diagrid.io> --------- Signed-off-by: Casper Nielsen <casper@diagrid.io> Signed-off-by: Albert Callarisa <albert@diagrid.io> Co-authored-by: Casper Nielsen <casper@diagrid.io>
Configuration menu - View commit details
-
Copy full SHA for 6126b72 - Browse repository at this point
Copy the full SHA 6126b72View 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...release-1.16