mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-05 15:20:30 +08:00
Feat: Store the dialogue reasoning level on the client side. (#17530)
### Summary Feat: Store the dialogue reasoning level on the client side.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export const Authorization = 'Authorization';
|
||||
export const Token = 'token';
|
||||
export const UserInfo = 'userInfo';
|
||||
export const ThinkingLevel = 'thinkingLevel';
|
||||
|
||||
Reference in New Issue
Block a user