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

PADV 1584 - Add summarize functionality to plugin #137

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

Serafin-dev
Copy link

@Serafin-dev Serafin-dev commented Oct 10, 2024

Related tickets

https://agile-jira.pearson.com/browse/PADV-1584

Original PR

#130

Description:

This PR is part of the AI assistance project and aims to add the connection to the summarize backend to the annotator js llm_summarize plugin. The plugin sends a request to pearson core summarize api and replaces the annotation text area value with the summary.

How to test:

  • Setup devstack and pull changes.
  • Setup edx notes api service.
  • Select a text inside a text or HTML block.
  • Click on the summarize button.
  • A loader should appear indicating that the content is being summarized.
  • The text area to save the annotation should contain the summarized content.

Screenshots

Screenshot from 2024-09-13 06-56-41

Screenshot from 2024-09-13 06-57-02

Reviewers:

@Serafin-dev Serafin-dev changed the base branch from pearson-release/olive.stage to vue/PADV-1580.re-opened October 10, 2024 12:59
@Serafin-dev Serafin-dev changed the base branch from vue/PADV-1580.re-opened to pearson-release/olive.stage October 10, 2024 13:14
@Serafin-dev Serafin-dev force-pushed the vue/PADV-1584.re-opened branch from c007431 to c544394 Compare October 10, 2024 19:44
@Serafin-dev Serafin-dev merged commit 6debc75 into pearson-release/olive.stage Oct 10, 2024
13 of 34 checks passed
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