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

feat: attachments #3

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

Conversation

ArturGaspar
Copy link
Member

@ArturGaspar ArturGaspar commented Oct 14, 2024

Description

Adds text attachments to the short answer AI XBlock that can provide additional context to the LLM.

Testing instructions

  1. Add an attachment in XBlock settings.
  2. Save settings.
  3. Open settings again.
  4. Download the attachment.
  5. Remove the attachment.
  6. Add another attachment.
  7. Save settings.
  8. Publish the module.
  9. View it as a learner.
  10. Write a message ask about the contents of the attachment by name.
  11. See that the LLM is able to tell you about the contents.

Other information

Private-ref: https://tasks.opencraft.com/browse/BB-9244

@ArturGaspar ArturGaspar force-pushed the artur/attachments branch 4 times, most recently from 1ba1302 to ade9946 Compare October 16, 2024 15:55
@ArturGaspar ArturGaspar force-pushed the artur/attachments branch 3 times, most recently from 1309168 to 3df46aa Compare November 11, 2024 09:53
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 participant