Merge branch 'master' into huggingface

This commit is contained in:
binary-husky
2023-05-19 14:05:23 +08:00
40 changed files with 1851 additions and 149 deletions

View File

@@ -75,3 +75,7 @@ NEWBING_STYLE = "creative" # ["creative", "balanced", "precise"]
NEWBING_COOKIES = """
your bing cookies here
"""
# Slack Claude bot 使用教程详情见 request_llm/README.md
SLACK_CLAUDE_BOT_ID = ''
SLACK_CLAUDE_USER_TOKEN = ''