This website requires JavaScript.
Explore
Help
Sign In
QuivrHQ
/
quivr
Watch
1
Star
1
Fork
0
You've already forked quivr
mirror of
https://github.com/QuivrHQ/quivr.git
synced
2024-12-20 04:42:18 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b76262c4f0
Branches
Tags
No results found.
quivr
/
frontend
/
lib
/
context
/
index.tsx
3 lines
72 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Feat/multiple brains frontend (#344) * 🗑️ remove date input from fetch_user_id_from_credentials * ♻️ refactor backend utils by splitting it into files * 💡 comments for next actions to update /upload * 🚚 move SupabaseProvider tp libs * 🚚 move useAxios to hooks * ♻️ refacto brain routes * 🚨 update lintermfor paths * ✨ new brain context provider * ✨ new brain component in navbar * 🚨 fix linter and async * 🇸🇪 add feature flag for multiple-brains
2023-06-20 17:17:13 +03:00
export
*
from
"./BrainProvider"
;
Feat/multiple brains files (#361)
2023-06-28 20:39:27 +03:00
export
*
from
"./FeatureFlagProvider"
;
Reference in New Issue
Copy Permalink