microsoft / autogen

A programming framework for agentic AI 🤖
https://microsoft.github.io/autogen/
Creative Commons Attribution 4.0 International
34.25k stars 4.95k forks source link

[Feature Request]: Enable uploading files in AutoGen Studio #1828

Open jmrada14 opened 8 months ago

jmrada14 commented 8 months ago

Is your feature request related to a problem? Please describe.

Currently, AutoGen Studio lacks the functionality to upload files. This feature would enhance the user experience and expand the platform's capabilities.

Describe the solution you'd like

Uploading Files from UI:

Implementation Suggestions:

Additional context

No response

victordibia commented 8 months ago

Hi @jmrada14 ,

The general plan seems good. I'll add more comments later.

First, I would encourage you to review the autogenstudio contribution guide too https://github.com/microsoft/autogen/tree/autogenstudio/samples/apps/autogen-studio#contribution-guide. The main guidance is to ensure your work builds on the autogenstudio branch.

lawplus commented 8 months ago

consider integrating with llamaindex

dsanr commented 1 month ago

Hi @victordibia , Is the file uploading option available in the AutoGen? (e.g. To analyze the PDF or code files from my local system)