Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
edgemate
/
edgellm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1425cf0
edgellm
166 MB
2 contributors
History:
83 commits
wu981526092
Refactored Playground.tsx into modular components + Assistant-specific documents
1425cf0
3 months ago
backend
� FIX: RAG系统导入和API集成修复 - Fixed RAG imports, updated API endpoints and frontend integration
3 months ago
frontend
Refactored Playground.tsx into modular components + Assistant-specific documents
3 months ago
static
Refactored Playground.tsx into modular components + Assistant-specific documents
3 months ago
.gitignore
Safe
628 Bytes
add
3 months ago
Dockerfile
Safe
538 Bytes
Add EXPOSE 7860 to Dockerfile for HF Spaces
3 months ago
IMPLEMENTATION_GUIDE.md
Safe
5.84 kB
Add minimal custom assistant system - save/load assistants in Playground and Models pages
3 months ago
PRODUCT_ROADMAP.md
Safe
2.05 kB
Add minimal custom assistant system - save/load assistants in Playground and Models pages
3 months ago
RAG_SETUP.md
Safe
4.1 kB
� MAJOR: Add RAG System with LangChain - Document upload and retrieval-augmented generation support
3 months ago
README.md
Safe
4.54 kB
Fix short_description length limit (60 chars)
3 months ago
app.py
Safe
7.38 kB
Fix HF Spaces startup - use port 7860 and simplify startup logic
3 months ago
rag_system.py
Safe
7.19 kB
� FIX: RAG系统导入和API集成修复 - Fixed RAG imports, updated API endpoints and frontend integration
3 months ago
requirements.txt
Safe
362 Bytes
� FIX: 修复RAG系统导入问题 - 更新LangChain依赖并添加调试信息
3 months ago