quivr/frontend/lib/components/AddBrainModal
AmineDiro ca93cb9062
refacto(backend): poetry package manager and chat route refactoring (#2684)
# Description
- Added package manager
- Added precommit checks
- Rewrote dependency injection of Services and Repositories
- Integrate async SQL alchemy engine
- Migrate Chat  repository to SQLModel 
- Migrated ChatHistory repository to SQLModel
- User SQLModel
- Unit test methodology with db rollback
- Unit tests ChatRepository
- Test ChatService get_history
- Brain entity SQL Model
- Promp SQLModel
- Rewrite chat/{chat_id}/question route
- updated docker files and docker compose in dev and production

Added `quivr_core` subpackages:
- Refactored KnowledgebrainQa
- Added Rag service to interface with non-rag dependencies

---------

Co-authored-by: aminediro <aminediro@github.com>
2024-06-26 00:58:55 -07:00
..
components refacto(backend): poetry package manager and chat route refactoring (#2684) 2024-06-26 00:58:55 -07:00
hooks feat(frontend): Quivr Assistants (#2448) 2024-04-19 01:36:36 -07:00
types feat(frontend): Quivr Assistants (#2448) 2024-04-19 01:36:36 -07:00
AddBrainModal.module.scss feat(turbopack): Implement turbo pack compiler (#2685) 2024-06-18 18:00:19 +02:00
AddBrainModal.tsx feat(frontend): sharepoint and gdrive integration (#2643) 2024-06-09 09:43:18 -07:00
brainCreation-provider.tsx feat(frontend): Quivr Assistants (#2448) 2024-04-19 01:36:36 -07:00
index.ts feat: finalise steps based brain creation (#1825) 2023-12-06 10:12:03 +01:00