You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ or [one-api](https://github.com/songquanpeng/one-api) independently.
81
81
-`Login via url`: Use `/login <a token>$<something like https://provider.com/login>` to Login. The program posts the token to the interface to
82
82
retrieve configuration
83
83
information, [how to develop this](https://github.com/LlmKira/Openaibot/blob/81eddbff0f136697d5ad6e13ee1a7477b26624ed/app/components/credential.py#L20).
84
-
-`Login`: Use `/login https://<api endpoint>/v1$<api key>$<the model>` to login
84
+
-`Login`: Use `/login https://<api endpoint>/v1$<api key>$<the model>$<tool model such as gpt-3.5-turbo>` to login
85
85
86
86
### 🧀 Plugin Can Do More
87
87
@@ -97,6 +97,7 @@ or [one-api](https://github.com/songquanpeng/one-api) independently.
97
97
| Discord | ✅ | ✅ ||
98
98
| Kook | ✅ | ✅ | Does not support `triggering by reply`|
99
99
| Slack | ✅ | ✅ | Does not support `triggering by reply`|
0 commit comments