Victor Dibia

Results 218 comments of Victor Dibia

We have a few samples [here](https://microsoft.github.io/autogen/stable/user-guide/agentchat-user-guide/examples/index.html)

@m-carter1 , Thanks. However, that merge seems to have a few issues: - It seems it is not based on the autogenstudio branch (one way to do this would be...

Hi @m-carter1 , all, Just to revisit this PR. First of all, thanks for contributing this PR @m-carter1, it is a step towards improving AGS backend api. The ideas here...

@lspinheiro , thanks for this PR, Since there is a bit of overlap with the https://github.com/microsoft/autogen/pull/5308, let me know if there are features not covered there that we can improve...

Looking good. - Fixed width issue .. also enabled text truncation and ability to view images fullscreen. ## Other issues - will open an issue to explore UX for sessions...

Closing as stale, and given the response above.

Hi @Arjun-Prakash10 , Thanks for the issue. In your screenshot, it seems you can see the autogen runtime events (e.g, autogen create ) but not `openai.chat.completions`. This is likely because...

@shatteredLuigi , I think you can go ahead and submit a fix for the thinking param, thanks! Other changes might need more discussion. Perhaps, one important design [philosophy for AutoGen](https://microsoft.github.io/autogen/dev/user-guide/core-user-guide/index.html)...

> Meaning I would have a custom agent that encapsulates multiple AssistantAgents No, you can create a single agent and enable varied creativity. - implement its own model_cleint - it...

Hi @cillyfly , Thanks for noting this. I'll investigate this more tomorrow.