Yevhenii TS,React,Next js
Yevhenii TS,React,Next js
CCConvex Community
Created by Yevhenii TS,React,Next js on 8/18/2024 in #show-and-tell
Big brain App - use for chating with Documents
8 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 8/18/2024 in #show-and-tell
Big brain App - use for chating with Documents
hello.thanks for you attention to my app. when i building this app i haved a choise - use vector search to find relevant document in my vectore table and using this document for generate answer, but in this app i just simple search using document id in my database - in my opinion this approach better in my case and reliable . But If you build multi-doc chat - approach with vector search it is you choise i think.
8 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 8/18/2024 in #show-and-tell
Big brain App - use for chating with Documents
Thanks) i planned add Clerk in future
8 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
thanks guys, now my app working. convex and langchain fix this pls
33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
thx for help)
33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
yes . thx. convex should fix docs
33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
No description
33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
maybe changed path
33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
i install langchain and langchain/community too
"@langchain/community": "^0.2.20",
"@langchain/openai": "^0.2.4",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"ai": "^3.2.35",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"convex": "^1.13.2",
"langchain": "^0.2.10",
"lucide-react": "^0.414.0",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"

"@langchain/community": "^0.2.20",
"@langchain/openai": "^0.2.4",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"ai": "^3.2.35",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"convex": "^1.13.2",
"langchain": "^0.2.10",
"lucide-react": "^0.414.0",
"next": "14.2.4",
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"

33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
yes, i know
33 replies
CCConvex Community
Created by Yevhenii TS,React,Next js on 7/25/2024 in #support-community
util/convex is not exported by package "langchain"
yes. i look in folder langchain/util and dont see file this name convex
33 replies