Add conversation logging to atwine/CAPS-Sanyu-conversations dataset 91ea307 atwine Devin commited on 9 days ago
Fix model not supported on Novita; fix Gradio 6 theme deprecation warning b801d99 atwine Devin commited on 9 days ago
Fix double system message bug; add RAG_INSTRUCTIONS; explicit empty-context fallback 01df85f atwine Devin commited on 9 days ago
Fix TypeError: move theme from ChatInterface to wrapping gr.Blocks dd4b46d atwine Devin commited on 9 days ago
Fix TypeError: remove deprecated Chatbot params bubble_full_width and show_copy_button 011633d atwine Devin commited on 9 days ago
Improve UI: warm theme, Sanyu persona, starter prompts, layout tweaks 029eab3 atwine Devin commited on 9 days ago
Fix 400 Bad Request: switch provider from hf-inference to novita 96f419b atwine Devin commited on 9 days ago
Switch LLM from Gemini to Llama-3.2-3B-Instruct via HF Inference API a937e6c atwine Devin commited on 10 days ago
Replace FAISS index with portable numpy embeddings in pkl 543fbbd atwine Devin commited on 10 days ago
Fix retrieval: bypass FAISS search() using numpy dot product c2a8c7b atwine Devin commited on 10 days ago
Add RAG pipeline: build_index.py, retrieval.py, and FAISS knowledge base 0b92277 atwine Devin commited on 10 days ago