ConnectAI-E / Feishu-OpenAI-Stream-Chatbot

🎒 可以流式输出文本的飞书openai机器人 Feishu-OpenAI robot that can stream chat
https://www.connectai-e.com
GNU General Public License v3.0
146 stars 45 forks source link

Add access control 增加了访问控制 #8

Closed bourne7 closed 1 year ago

bourne7 commented 1 year ago

Add access control for each user per day. Now you can control the maximum number of times each user can access per day. 现在可以控制每个用户每天访问的次数上限了。:no_entry_sign:

For privacy protection :closed_lock_with_key:, UserIds are used rather than UserName.

More configurations could be found in docker-compose.yml and config.example.yaml.