feat(chat): add guest chat mode for unauthenticated users #667
@@ -402,6 +402,7 @@ export function useChat(options: UseChatOptions = {}): UseChatReturn {
|
||||
return;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
setIsLoading(false);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user