Skip to content

Conversation

@sicoyle
Copy link
Contributor

@sicoyle sicoyle commented Feb 3, 2026

Description

Python SDK client updates for conversation API new fields for response format, prompt cache, usage metrics, and model return on conversation api. I ran the script to update the proto grpc code generator and added tests for the field additions.

dapr/dapr#9241

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Samantha Coyle <sam@diagrid.io>
@sicoyle sicoyle requested review from a team as code owners February 3, 2026 15:43
Signed-off-by: Samantha Coyle <sam@diagrid.io>
Signed-off-by: Samantha Coyle <sam@diagrid.io>
@codecov
Copy link

codecov bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 97.56098% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 86.58%. Comparing base (bffb749) to head (22d12c8).
⚠️ Report is 65 commits behind head on main.

Files with missing lines Patch % Lines
dapr/clients/grpc/client.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #902      +/-   ##
==========================================
- Coverage   86.63%   86.58%   -0.05%     
==========================================
  Files          84      103      +19     
  Lines        4473     6979    +2506     
==========================================
+ Hits         3875     6043    +2168     
- Misses        598      936     +338     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant