Spaces:
Running
Running
binary-husky
commited on
Update config.py
Browse files
config.py
CHANGED
|
@@ -77,6 +77,6 @@ NEWBING_COOKIES = """
|
|
| 77 |
your bing cookies here
|
| 78 |
"""
|
| 79 |
|
| 80 |
-
# Slack Claude
|
| 81 |
SLACK_CLAUDE_BOT_ID = ''
|
| 82 |
SLACK_CLAUDE_USER_TOKEN = ''
|
|
|
|
| 77 |
your bing cookies here
|
| 78 |
"""
|
| 79 |
|
| 80 |
+
# 如果需要使用Slack Claude,使用教程详情见 request_llm/README.md
|
| 81 |
SLACK_CLAUDE_BOT_ID = ''
|
| 82 |
SLACK_CLAUDE_USER_TOKEN = ''
|