Add @spaces.GPU decorator to fix HF Spaces runtime error 36f54bf awellis Claude commited on Oct 20, 2025
Fix HF Spaces _griffe import error with truly lazy loading f9baf7b awellis Claude commited on Oct 20, 2025
Fix HuggingFace Spaces deployment and add GPT-5 support 344ba50 awellis Claude commited on Oct 20, 2025
Implement proper async parallelism for multi-agent pipeline e20e6e8 awellis Claude commited on Oct 12, 2025
Fix HuggingFace Spaces import error with lazy loading 41b07fd awellis Claude commited on Oct 12, 2025
Update README and enhance query processing with logging and error handling cff57a5 awellis commited on Oct 12, 2025
Refactor Gradio UI components and add configuration class for improved maintainability ceb7cfa awellis commited on Oct 8, 2025
Add example query selection to trigger processing in Gradio UI 8b899ff awellis commited on Oct 8, 2025
Add show_progress and run_on_click to fix subsequent query issues d8cc880 awellis Claude commited on Oct 8, 2025
Remove GPU decorator to fix double-click issue on HuggingFace 592d645 awellis Claude commited on Oct 8, 2025
Fix f-string backslash syntax error in explanation formatting 195a970 awellis Claude commited on Oct 8, 2025
Fix Gradio button configuration to include outputs and function for query processing bcf080c awellis commited on Oct 8, 2025
Enhance query processing with detailed chunk explanations and improve UI layout 324dfd2 awellis commited on Oct 8, 2025
Add HuggingFace Spaces GPU decorator to suppress startup warning 609849c awellis commited on Oct 8, 2025
Disable HF token for CrossEncoder to avoid auth errors with invalid tokens 3beb03e awellis commited on Oct 8, 2025
Fix CrossEncoder API - use 'token' parameter instead of deprecated 'use_auth_token' af5af10 awellis commited on Oct 8, 2025
Add HuggingFace token support for cross-encoder model loading f369c0f awellis commited on Oct 8, 2025
Fix NameError in app_simple.py - use json_path instead of undefined doc_store_path d4e23ce awellis commited on Oct 8, 2025
Force HuggingFace to pull latest __init__.py with optional OpenSearch imports f916ec8 awellis commited on Oct 8, 2025
Fix imports to avoid OpenSearch dependencies in memory-only mode f489172 awellis commited on Oct 8, 2025
Add app_multi.py for multi-agent pipeline and update README to document both versions 3d30148 awellis commited on Oct 8, 2025
Update app.py to use fast simple version instead of multi-agent pipeline e65c67f awellis commited on Oct 8, 2025
Update UI title and description for the Gradio interface; change from "BFH Email Assistant (Fast Mode)" to "BFH Studadmin Assist" for clarity. 51c539e awellis commited on Oct 8, 2025
Update requirements and enhance MemoryRetriever with cross-encoder reranking; improve retrieval logic and logging b67afcc awellis commited on Oct 8, 2025
Refactor document ingestion and processing; update configurations for chunking and retrieval, enhance error logging, and implement markdown-aware chunking 78a356b awellis commited on Oct 8, 2025
Add SimpleFastAssistant for single LLM call processing; implement document loading, indexing, and Gradio UI for enhanced performance fbdc4df awellis commited on Oct 7, 2025
Update dependencies and refactor agent initialization; add optional fact-check skipping for performance improvements 7b7e618 awellis commited on Oct 7, 2025
Refactor RAG Email Assistant for in-memory processing; update configurations, implement memory indexing and retrieval, enhance Gradio UI, and streamline document ingestion. 0021e2f awellis commited on Oct 7, 2025
Create rag_email_assistant_haystack_2_pydantic_ai_gradio_modular_2025_baseline.py 9926cde awellis commited on Oct 7, 2025
Duplicate from gradio-templates/chatbot d94184b verified awellis pngwn HF Staff commited on Oct 6, 2025