Skip to content

MRziyi/HAI-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the backend for the project HAI

To interrupt the chatgroup, you need change source code in AutoGen lib:

  • Find autogen/agentchat/groupchat.py
  • In async function a_run_chat()
  • Change "except KeyboardInterrupt:" to "except asyncio.CancelledError:"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages