Victor Dibia

Results 218 comments of Victor Dibia

@DingPengfei @federicovilla55 This seems to be an issue with using Gemini models with our OpenAI endpoint. This is likely becuase the country field has an [Optional type](https://github.com/microsoft/autogen/blob/7dd503eccfaafbbe36c427d3cfa29abfa2b3f3f8/python/packages/autogen-studio/autogenstudio/gallery/tools/google_search.py#L19C5-L19C12) that is not...

Hi @shanmu-raoyunfei , Great question. Yes, we have documentation here that shows how you can [export ](https://microsoft.github.io/autogen/docs/autogen-studio/usage#export-workflow)your workflow as json and then import it in your python application using the...

@shanmu-raoyunfei , Thats a good point. AutoGen Studio actually exposes the API end point that is used by the UI. The API endpoint is built using FastAPI and you can...

@sekharmalla , Thanks for mentioning this. The behavior here is still being improved. There are currently two ways to download a workflow (which should be merged into one). The download...

Hi @sedatepace , Do you see the issue with other teams or just the deep research team? Note that a token only matters is you have set up [auth](https://microsoft.github.io/autogen/dev/user-guide/autogenstudio-user-guide/experimental.html) (a...

Yes. 0.4 addresses this better. Unlikely this will be fixed in 0.2

@tianautonerd , please see the solution to your exact issue here https://github.com/microsoft/autogen/discussions/3418#discussioncomment-12087969