Markdown files as knowledge

I see that agno can read pdf, txt, csv, docx and other files. But md files not. This is a pity. After all, it’s a pretty cool resource and worth using. It would be rather simple to read it. Any ideas on how to do this?

And an additional question. There is an S3 PDF and an S3 txt. I understand that it downloads this from the S3 AWS servers. And how do you hook up a local resource similar to S3, i.e. MinIO?

Hey @gregusz
Thank you for reaching out and supporting Agno.

Thank you for your input on supporting md files. We have this in our roadmap and we will soon start working on it.

For your question on S3 PDF, I’ve shared this with the team, we’re working through all requests one by one and will get back to you soon.
If it’s urgent, please let us know. We appreciate your patience!

Hi @gregusz , Thanks for reaching out . Our team has adding md files on the priority list and will be adding it soon.
For a local resource similar to S3, you can create your own custom KnowledgeBase by overriding our KnowledgeBase class.