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(provider_engine): add support for uploading text and PDF files to Anthropic #498

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

AAClause
Copy link
Member

  • refactor: support for multiple attachment types
  • feat(provider_engine): add support for uploading text and PDF files to Anthropic

@AAClause AAClause added this to the 0.1a10 milestone Jan 26, 2025
@AAClause AAClause force-pushed the antropicDocuments branch 2 times, most recently from b767afe to 9c7bbf8 Compare January 26, 2025 22:41
@AAClause AAClause force-pushed the antropicDocuments branch 2 times, most recently from 7bc3e46 to a7c901c Compare January 30, 2025 17:30
- Refactored conversation tab to handle various attachment types instead of just images.
- Updated GUI labels and methods to reflect attachment handling.
- Implemented parsing of supported attachment formats for file dialog filters.
- Modified engine files to specify supported attachment formats per provider.
Enhanced the 'add_attachments' function to check if the attachment
format is supported by the current provider. If the format is not
supported, a message box is displayed to inform the user about the
unsupported format. This prevents adding unsupported attachment formats
and enhances user feedback.
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