Skip to content

feat(convo): add new fields to conversation api#801

Merged
JoshVanL merged 3 commits intodapr:mainfrom
sicoyle:feat-expose-convo-api-new-fields
Feb 4, 2026
Merged

feat(convo): add new fields to conversation api#801
JoshVanL merged 3 commits intodapr:mainfrom
sicoyle:feat-expose-convo-api-new-fields

Conversation

@sicoyle
Copy link
Copy Markdown
Contributor

@sicoyle sicoyle commented Feb 3, 2026

Description

Go SDK client updates for conversation API new fields for response format, prompt cache, usage metrics, and model return on conversation api. I added some tests too since we had none.

dapr/dapr#9241
Similar to Python SDK updates here dapr/python-sdk#902

Issue reference

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>
@sicoyle sicoyle requested review from a team as code owners February 3, 2026 17:25
Signed-off-by: Samantha Coyle <sam@diagrid.io>
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 3, 2026

Codecov Report

❌ Patch coverage is 0% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 54.86%. Comparing base (1112e61) to head (f60327a).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
client/conversation.go 0.00% 23 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #801      +/-   ##
==========================================
+ Coverage   50.43%   54.86%   +4.43%     
==========================================
  Files          51       51              
  Lines        3438     3452      +14     
==========================================
+ Hits         1734     1894     +160     
+ Misses       1575     1419     -156     
- Partials      129      139      +10     

☔ 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.

Signed-off-by: Samantha Coyle <sam@diagrid.io>
@sicoyle
Copy link
Copy Markdown
Contributor Author

sicoyle commented Feb 3, 2026

The codecov patch build failure can be ignored. I added tests where there were none previously, so coverage is starting from 0%.

@JoshVanL JoshVanL merged commit 4111304 into dapr:main Feb 4, 2026
21 of 22 checks passed
@sicoyle sicoyle deleted the feat-expose-convo-api-new-fields branch February 4, 2026 18:44
@JoshVanL JoshVanL added this to the v1.14 milestone Feb 12, 2026
sicoyle pushed a commit to sicoyle/go-sdk that referenced this pull request Feb 27, 2026
…elds

feat(convo): add new fields to conversation api
sicoyle pushed a commit to sicoyle/go-sdk that referenced this pull request Feb 27, 2026
…elds

feat(convo): add new fields to conversation api

Signed-off-by: Samantha Coyle <sam@diagrid.io>
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.

2 participants