Chi Wang

Results 343 comments of Chi Wang

@vzakharov @sudhir-b @wladiston @Axultan could you review https://github.com/microsoft/autogen/pull/664 ? I'm not familiar w/ TS/JS.

For Azure endpoints, a better way is proposed in #820. Would it solve the azure openai problem?

@kevin666aa a kind reminder of the review requested.

For the multi-system-message issue, you can override the `select_speaker()` function. The "name" attribute issue mentioned by @afourney needs attention too.

Note: Response API has two modes: stateful and stateless. Need to consider this in planning.

Thanks @Lancetnik . The flexible approach sounds good to me.

Thanks. How about adding the test into the contrib-openai CI?

> > Thanks. How about adding the test into the contrib-openai CI? > > can you please mention if it is for the ReasoningAgent or for the Benchmark? fyi: the...

> > Thanks. How about adding the test into the contrib-openai CI? > > added. please let me know if i missed anything. thanks! cc @sonichi It's better than before....

@MohammedNagdy Could you please fix the conflict with main? Thanks.