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

[Orchestration] Convenience Message on Response #205

Merged
merged 3 commits into from
Dec 2, 2024

Conversation

rpanackal
Copy link
Member

@rpanackal rpanackal commented Nov 29, 2024

  • Mark content getter beta
  • Improve e2e test for continuous message interaction.

Context

AI/ai-sdk-java-backlog#101.

Users should be able to directly plugin the response messages as part of message history for subsequent prompts.

Feature scope:

  • High level Response object returns convenience Message objects
  • Tag content getter as Beta
  • E2E test for follow up prompting added

Definition of Done

  • Functionality scope stated & covered
  • Tests cover the scope above
  • Error handling created / updated & covered by the tests above
  • Aligned changes with the JavaScript SDK
  • Documentation updated
  • Release notes updated

- Mark content getter beta
- Improve e2e test for continuous message interaction.
@rpanackal rpanackal changed the title Convenience Message on Response [Orchestration] Convenience Message on Response Nov 29, 2024
@rpanackal rpanackal self-assigned this Nov 29, 2024
@rpanackal rpanackal added the please-review Request to review a pull-request label Nov 29, 2024
Copy link
Contributor

@CharlesDuboisSAP CharlesDuboisSAP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also change the documentation

@rpanackal rpanackal merged commit d921c49 into main Dec 2, 2024
5 checks passed
@rpanackal rpanackal deleted the convenient-message-response branch December 2, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please-review Request to review a pull-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants