Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define agent groups in standalone json file. Add simple api key protection. #3

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

0000sir
Copy link

@0000sir 0000sir commented Oct 16, 2024

Add new features:

  1. Allow agent group definition in standalone json file.
  2. Support for multiple agent groups, invoked with different model name. (use model name as key of different agent groups)
  3. Add simple api key authorization to protect API.
  4. Update read me for new features.

0000sir and others added 6 commits October 2, 2024 15:21
… can invoke different agent group with special model id
在app文件夹目录下新增了agents的json格式文件
在autogen_agents.py里添加了agents_configs的初始化函数
在配置文件docker-compose中的environment中添加了AUTH_KEYS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants