Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [#4859] Inconsistent ConversationParameters interface #4873

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ceciliaavila
Copy link
Collaborator

@ceciliaavila ceciliaavila commented Mar 31, 2025

Fixes #4859

Description

This PR marks as optional the Activity in the ConversationParameters interface as its documentation was describing.

Specific Changes

  • Added the ? symbol to the activity parameter to make it optional.
  • The API declaration file was modified accordingly.

Testing

This image shows the unit tests passing after the change.
image

@ceciliaavila ceciliaavila changed the title fix: Mark activity as optional in ConversationParameters fix: [#4859] Inconsistent ConversationParameters interface Mar 31, 2025
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.

Inconsistent ConversationParameters interface
1 participant