feat: Switch to French-specific models and refine prompt engineering for improved French RAG. fc8e15c Kakarot21 commited on Dec 1, 2025
feat: Update LLM model, refine prompt structure, and adjust search and generation parameters. 46f5338 Kakarot21 commited on Dec 1, 2025
feat: Update app to use Flan-T5-base model with error handling, fix Chroma embedding parameter, and add pre-deployment checklist. 38854c4 Kakarot21 commited on Dec 1, 2025
refactor: Migrate HuggingFaceEmbeddings import to langchain_huggingface package. f516652 Kakarot21 commited on Dec 1, 2025
refactor: update HuggingFaceEmbeddings import path from `langchain_huggingface` to `langchain.embeddings`. 0840d5f Kakarot21 commited on Dec 1, 2025
feat: Update LLM to MPT-7B, switch embedding model to all-MiniLM-L6-v2, refactor PDF parsing with pdfplumber, and simplify LLM prompting. 6e52b29 Kakarot21 commited on Dec 1, 2025
Remove `type='messages'` from `gr.ChatInterface` arguments. cd5e632 Kakarot21 commited on Nov 27, 2025
feat: Implement a basic RAG chatbot application using local ChromaDB, HuggingFace embeddings and model, and a Gradio interface. 0472254 Kakarot21 commited on Nov 27, 2025