Commit History

Revert to HF free embedding (sentence-transformers) for Weaviate retrieval
9ab9d5e

claudqunwang Cursor commited on

Add PNG files as regular binary files (not LFS)
6f5cc47

claudqunwang Cursor commited on

Add Weaviate index rebuild instructions
4218058

claudqunwang Cursor commited on

Switch to OpenAI embedding (text-embedding-3-small) for Weaviate retrieval
fb6c7c6

claudqunwang Cursor commited on

Switch to React product UI: server.py, web/, Dockerfile, FastAPI deps (PNG as normal blobs)
02cf9c7

claudqunwang Cursor commited on

fix: 修复 history 格式转换边界情况,添加防御性检查
ab6c3a4

claudqunwang commited on

fix: Gradio 6.0 messages 格式兼容 - 添加 tuples/messages 转换
f33bd78

claudqunwang commited on

fix: Gradio 6.0 兼容性 + 安装 libxcb 系统库
1e6b3a1

claudqunwang commited on

fix: 使用 Docker 构建,强制 huggingface_hub>=1.3.0
db5bbeb

claudqunwang commited on

fix: 强制 huggingface_hub>=1.3.0 满足 transformers 要求
7084e75

claudqunwang commited on

fix: 兼容旧版 huggingface_hub,注入 is_offline_mode 解决 sentence-transformers ImportError
6fa4c36

claudqunwang Cursor commited on

fix: 升级 huggingface_hub>=1.2.0 解决 is_offline_mode ImportError
ac97745

claudqunwang commited on

fix: Weaviate 检索无结果 - 预热 embedding、超时 45s、改进错误提示
99ba781

qunwang commited on

fix: Weaviate 连接优化 - 缓存 embedding、超时、UI 状态显示
5915dde

qunwang commited on

feat: ClareVoice 直连 Weaviate Cloud,无需 GenAICoursesDB Space
d11f56a

qunwang commited on

Improve references precision and avoid irrelevant RAG citations
a098221

qunwang commited on

GenAICoursesDB 调用增加 25 秒超时,避免冷启动阻塞
3dcc6a2

qunwang commited on

集成 GenAICoursesDB 向量知识库(方案三)
cec55ab

qunwang commited on

Fix podcast regex error and optimize embedding generation
5d2e88d

qunwang commited on

Add vector database (FAISS) and enhanced PDF parsing (unstructured.io)
553339e

qunwang commited on

Add TTS and podcast generation
a472850

qunwang commited on

Update requirements.txt
b56b4dc

SarahXia0405 commited on

Update requirements.txt
b5c963e

SarahXia0405 commited on

Update rag_engine.py
13d8e19

SarahXia0405 commited on

Update rag_engine.py
055cf57

SarahXia0405 commited on