🔥(backend) remove settings AI_STREAM
We don't need anymore the AI_STREAM settings, we use the stream all the time.
This commit is contained in:
committed by
Anthony LC
parent
0ba6f02d1a
commit
24ec1fa70e
@@ -14,7 +14,6 @@ export const CONFIG = {
|
||||
color: '#8bc6ff',
|
||||
},
|
||||
AI_FEATURE_ENABLED: true,
|
||||
AI_STREAM: true,
|
||||
API_USERS_SEARCH_QUERY_MIN_LENGTH: 3,
|
||||
CRISP_WEBSITE_ID: null,
|
||||
COLLABORATION_WS_URL: 'ws://localhost:4444/collaboration/ws/',
|
||||
|
||||
Reference in New Issue
Block a user