Skip to content

feat(convo): add fields to conversation API#736

Open
1Ninad wants to merge 1 commit intodapr:mainfrom
1Ninad:feat-add-conversation-api-fields
Open

feat(convo): add fields to conversation API#736
1Ninad wants to merge 1 commit intodapr:mainfrom
1Ninad:feat-add-conversation-api-fields

Conversation

@1Ninad
Copy link

@1Ninad 1Ninad commented Mar 10, 2026

Description

Adds the Conversation API client to the JS SDK. Includes the two new request fields (responseFormat, promptCacheRetention) and two new response fields (model, usage). Unit tests cover all new fields for both HTTP and gRPC protocols.

Issue reference

closes #732

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

@1Ninad 1Ninad requested review from a team as code owners March 10, 2026 03:42
@1Ninad
Copy link
Author

1Ninad commented Mar 11, 2026

Hi @WhitWaldo @sicoyle, could you please review the PR and share your feedback when you get a chance?
Thanks.

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.17] Add Conversation API new fields

1 participant