Commit History

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

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

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

awellis commited on

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

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

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