ui: context management modal (#2326)
This commit is contained in:
@@ -338,6 +338,7 @@ export function useMessageStream({
|
||||
mutateLoading(false);
|
||||
}
|
||||
},
|
||||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
[api, processMessageStream, mutateLoading, setError, onResponse, onError, maxSteps]
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user