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
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
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
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
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