Default to HF free embedding (huggingface); require OPENAI_API_KEY only when using openai e9593ee claudqunwang Cursor commited on 25 days ago
Switch to Docker SDK: Fix Gradio API issue and use Docker for stability d8ff6a3 claudqunwang Cursor commited on 25 days ago
Simplify config: Use default Gradio and Python versions e641b8b claudqunwang Cursor commited on 25 days ago
Remove pyaudioop-lts (not needed with Python 3.12) f51a747 claudqunwang Cursor commited on 25 days ago
Fix Python 3.13 audioop issue: Add pyaudioop and set Python 3.12 fb29725 claudqunwang Cursor commited on 25 days ago
Fix sdk_version: Use specific Gradio version 4.44.0 c1fede0 claudqunwang Cursor commited on 25 days ago
Downgrade to Gradio 4.x for HfFolder compatibility 8ddff32 claudqunwang Cursor commited on 25 days ago
Update Gradio to latest version to fix HfFolder compatibility b50559b claudqunwang Cursor commited on 25 days ago
Remove huggingface_hub version constraint, let gradio handle it 48bab61 claudqunwang Cursor commited on 25 days ago
Use huggingface_hub 0.20.0 for HfFolder compatibility b5ba2a1 claudqunwang Cursor commited on 25 days ago
Pin gradio and huggingface_hub to compatible versions ac8027c claudqunwang Cursor commited on 25 days ago
Update gradio version constraint and fix sdk_version format 16236b3 claudqunwang Cursor commited on 25 days ago
Fix dependencies: Add compatible huggingface_hub version b4c8d8b claudqunwang Cursor commited on 25 days ago
Fix README: Add required YAML frontmatter for HF Space 53035c3 claudqunwang Cursor commited on 25 days ago
Use Retriever instead of QueryEngine for HF embedding (fix Settings.llm import) 5086d6d qunwang commited on 27 days ago
Add free Hugging Face embedding option (EMBEDDING_PROVIDER=huggingface) 090d8af qunwang commited on 27 days ago