feat: first version of vecstore, docloader and embeddings working
This commit is contained in:
parent
733f88aa69
commit
cf4ceb0e1a
14 changed files with 1718 additions and 13 deletions
|
|
@ -9,6 +9,7 @@ import {
|
|||
ComputerDesktopIcon,
|
||||
Bars3CenterLeftIcon,
|
||||
GiftIcon,
|
||||
PaperClipIcon,
|
||||
QuestionMarkCircleIcon,
|
||||
} from "@heroicons/react/24/outline";
|
||||
import { Connection, Edge, Node, ReactFlowInstance } from "reactflow";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue