mirror of
https://github.com/harivansh-afk/RAG-ui.git
synced 2026-04-16 21:03:45 +00:00
implemented gpt 4 AI interface
This commit is contained in:
parent
e0ad860ab6
commit
88f0bc7a0c
12 changed files with 2891 additions and 110 deletions
|
|
@ -24,14 +24,20 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"lucide-react": "^0.344.0",
|
||||
"openai": "^4.76.0",
|
||||
"pdf-parse": "^1.1.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
"react-markdown": "^9.0.1",
|
||||
"react-router-dom": "^6.22.3",
|
||||
"rehype-highlight": "^7.0.1",
|
||||
"rehype-raw": "^7.0.0",
|
||||
"tailwind-merge": "^2.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.9.1",
|
||||
"@tailwindcss/typography": "^0.5.10",
|
||||
"@types/react": "^18.3.5",
|
||||
"@types/react-dom": "^18.3.0",
|
||||
"@vitejs/plugin-react": "^4.3.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue