Study-Buddy / config.py

Commit History

feat: implement Redis-first refresh token storage with Supabase fallback
93ff956

Hamdy005 commited on

feat: integrate Alembic for automated database schema migrations and define ORM models
28227c9

Hamdy005 commited on

feat: migrate RAG chatbot model from Groq Llama 3.1 to Ministral 8b
742dee2

Hamdy005 commited on

refactor: implement stateless Supabase JWT validation to resolve 403 race conditions
37bcb58

Hamdy005 commited on

feat: implement stateless JWT-based authentication with refresh tokens stored in HTTPOnly Cookies
ef8e0a7

Hamdy005 commited on

feat: implement LLM fallback for quiz generation and enhance OAuth error handling
25c8a13

Hamdy005 commited on

feat: implement password update functionality and add signup, forgot-password, and update-password pages
2690ca5

Hamdy005 commited on

refactor: add NSFW and gibbreish words filtering
00c3bab

Hamdy005 commited on

refactor: changing to gemini model, modularize constants and schemas and update user daily generation limit
ac347e7

Hamdy005 commited on

feat: Adding Parallel Processing and enhance main dashboard, summary and chat styles
2d3a0d2

Hamdy005 commited on

feat: migrate UI to Next.js with extensive component library and integrate Hugging Face deployment workflow
b65231d

Hamdy005 commited on

refactor: restructure project into modular src architecture and implement database store layer
962a395

Hamdy005 commited on