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 a semantic kernel plugin that can be used to read and write files from the local file system #1

Open
jakobehn opened this issue May 9, 2024 · 0 comments

Comments

@jakobehn
Copy link
Member

jakobehn commented May 9, 2024

It would be nice to have a FileIOPlugin class that can be used by Semantic Kernel to perform actions on the local file system. It should at least have methods for:

  • List files in a folder
  • Read the contents of a file
  • Write content to a file
@jakobehn jakobehn changed the title test Add a semantic kernel plugin that can be used to read and write files from the local file system May 9, 2024
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

No branches or pull requests

1 participant