Study-Buddy / rag /constants.py

Commit History

feat: replace manual web scraping with an agentic tool-selection engine
373441d
Running

Hamdy005 commited on

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

Hamdy005 commited on

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

Hamdy005 commited on

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

Hamdy005 commited on

feat: optimize auth concurrency and enable full account deletion
d052f4f

Hamdy005 commited on

feat: implement in-memory email rate limiting and adjust RAG search parameters
64f7965

Hamdy005 commited on

feat: fix LLM model names, increase RAG retrieval and memory limits
5afbc36

Hamdy005 commited on

feat: improve chatbot search quality, implement refusal filtering.
2badbec

Hamdy005 commited on

refactor: optimize RAG prompt instructions, update web search tool configuration, and streamline search logic.
ae88f17

Hamdy005 commited on

feat: add religious, political and NSFW topics in prohibited content criteria in quiz and summary generators
b2dcea0

Hamdy005 commited on

refactor: update system prompts safety guidelines
f412b66

Hamdy005 commited on

refactor: update content limits for quiz and summary generation modules
709ae5b

Hamdy005 commited on

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

Hamdy005 commited on