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

Add file support #142

Merged
merged 6 commits into from
Dec 13, 2022
Merged

Add file support #142

merged 6 commits into from
Dec 13, 2022

Conversation

bee-san
Copy link
Owner

@bee-san bee-san commented Dec 12, 2022

Closes #90

Text input

Screenshot 2022-12-12 at 11 59 48

No input provided

Screenshot 2022-12-12 at 12 10 22

@bee-san
Copy link
Owner Author

bee-san commented Dec 12, 2022

This works with full file path, I am unsure of relative path

@bee-san
Copy link
Owner Author

bee-san commented Dec 12, 2022

TODO: Detect if user provided both text and file and complain

@bee-san bee-san marked this pull request as ready for review December 12, 2022 16:12
@bee-san
Copy link
Owner Author

bee-san commented Dec 12, 2022

Screenshot 2022-12-12 at 16 12 52

Screenshot 2022-12-12 at 16 13 11

Supports both relative and full file paths :)

@bee-san
Copy link
Owner Author

bee-san commented Dec 12, 2022

Screenshot 2022-12-12 at 16 15 09

It also doesn't work if both are provided (this is good) but there is no panic message, could just be me 🤷🏻

@SkeletalDemise SkeletalDemise merged commit 0ffb4fb into main Dec 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the bee-add-file-support branch December 13, 2022 01:04
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.

[Feature] Support file inputs
2 participants