autogen icon indicating copy to clipboard operation
autogen copied to clipboard

Update distributed group chat example to use streaming API calls as well

Open MohMaz opened this issue 1 year ago • 1 comments

Why are these changes needed?

Making distributed group chat example include a streaming API integration with the UI

Related issue number

Checks

  • [x] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation locally.
  • [x] I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • [x] I've made sure all auto checks have passed.

MohMaz avatar Dec 01 '24 06:12 MohMaz

@ekzhu can you please review when you got a chance?

MohMaz avatar Dec 03 '24 07:12 MohMaz

@victordibia FYI

jackgerrits avatar Dec 19 '24 18:12 jackgerrits

@MohMaz @jackgerrits this PR is a bit stall. Shall we first fix the ChatCompletionClient protocol to add the * to fix the client argument list.

ekzhu avatar Dec 19 '24 18:12 ekzhu

Closing this PR. Will open separate PRs to address to fix the protocol and then add the streaming again.

MohMaz avatar Jan 26 '25 05:01 MohMaz