mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-02 13:57:30 +08:00
Feat: Search for knowledge-base-level graph nodes. (#17444)
This commit is contained in:
@@ -29,7 +29,7 @@ import {
|
||||
} from '@/utils/chat';
|
||||
import classNames from 'classnames';
|
||||
import { omit } from 'lodash';
|
||||
import { pipe } from 'lodash/fp';
|
||||
import pipe from 'lodash/fp/pipe';
|
||||
import reactStringReplace from 'react-string-replace';
|
||||
import { LoadingDots } from '../loading-dots';
|
||||
import { Button } from '../ui/button';
|
||||
|
||||
Reference in New Issue
Block a user