Commit History

Add @spaces.GPU decorator to fix HF Spaces runtime error
36f54bf

awellis Claude commited on

Fix HF Spaces _griffe import error with truly lazy loading
f9baf7b

awellis Claude commited on

Add HuggingFace Spaces deployment documentation
e27ed46

awellis Claude commited on

Add pre-computed embeddings for HF Spaces deployment
e8e6b0f

awellis commited on

Fix HuggingFace Spaces deployment and add GPT-5 support
344ba50

awellis Claude commited on

Implement proper async parallelism for multi-agent pipeline
e20e6e8

awellis Claude commited on

Fix HuggingFace Spaces import error with lazy loading
41b07fd

awellis Claude commited on

Update README and enhance query processing with logging and error handling
cff57a5

awellis commited on

Refactor Gradio UI components and add configuration class for improved maintainability
ceb7cfa

awellis commited on

Add example query selection to trigger processing in Gradio UI
8b899ff

awellis commited on

Add show_progress and run_on_click to fix subsequent query issues
d8cc880

awellis Claude commited on

Add GPU decorator with 60s duration to keep GPU alive
9784c04

awellis Claude commited on

Remove GPU decorator to fix double-click issue on HuggingFace
592d645

awellis Claude commited on

Add Enter key trigger for query submission
cd6c1e8

awellis Claude commited on

Fix f-string backslash syntax error in explanation formatting
195a970

awellis Claude commited on

Fix Gradio button configuration to include outputs and function for query processing
bcf080c

awellis commited on

Enhance query processing with detailed chunk explanations and improve UI layout
324dfd2

awellis commited on

Add HuggingFace Spaces GPU decorator to suppress startup warning
609849c

awellis commited on

Disable HF token for CrossEncoder to avoid auth errors with invalid tokens
3beb03e

awellis commited on

Fix CrossEncoder API - use 'token' parameter instead of deprecated 'use_auth_token'
af5af10

awellis commited on

Add HuggingFace token support for cross-encoder model loading
f369c0f

awellis commited on

Fix NameError in app_simple.py - use json_path instead of undefined doc_store_path
d4e23ce

awellis commited on

Force HuggingFace to pull latest __init__.py with optional OpenSearch imports
f916ec8

awellis commited on

Trigger HuggingFace rebuild - ensure app.py uses app_simple
393377d

awellis commited on

Fix imports to avoid OpenSearch dependencies in memory-only mode
f489172

awellis commited on

Add app_multi.py for multi-agent pipeline and update README to document both versions
3d30148

awellis commited on

Update app.py to use fast simple version instead of multi-agent pipeline
e65c67f

awellis commited on

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

Update requirements and enhance MemoryRetriever with cross-encoder reranking; improve retrieval logic and logging
b67afcc

awellis commited on

Refactor document ingestion and processing; update configurations for chunking and retrieval, enhance error logging, and implement markdown-aware chunking
78a356b

awellis commited on

Add SimpleFastAssistant for single LLM call processing; implement document loading, indexing, and Gradio UI for enhanced performance
fbdc4df

awellis commited on

Update dependencies and refactor agent initialization; add optional fact-check skipping for performance improvements
7b7e618

awellis commited on

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

Implement modular RAG email assistant architecture
5df4a2a

awellis commited on

Add CLAUDE.md for project guidance and architecture overview
be61100

awellis commited on

Create rag_email_assistant_haystack_2_pydantic_ai_gradio_modular_2025_baseline.py
9926cde

awellis commited on

Create RAG_Email_Assistant_Specifications_v1.0.md
fd727a1

awellis commited on

Create .gitignore
231b2c0

awellis commited on

Add administrative documents and forms with Git LFS
f9a25b1

awellis commited on

Add requirements.txt with initial package dependencies
877c375

awellis commited on

Update README.md
0bbaeff
verified

awellis commited on

initial commit
7f099cd
verified

awellis commited on

Duplicate from gradio-templates/chatbot
d94184b
verified

awellis pngwn HF Staff commited on