Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
minchyeom
/
llmOS-Agent
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a4089b5
llmOS-Agent
Ctrl+K
Ctrl+K
4 contributors
History:
70 commits
minchyeom
Remove server and API codebase, including FastAPI app, models, and router.
a4089b5
3 months ago
src
Remove server and API codebase, including FastAPI app, models, and router.
3 months ago
.dockerignore
141 Bytes
Update Dockerfile with Ollama and models
3 months ago
.gitignore
3.5 kB
Add React frontend for chat API
3 months ago
Dockerfile
879 Bytes
Update Dockerfile with Ollama and models
3 months ago
README.md
2.95 kB
Add React frontend for chat API
3 months ago
entrypoint.sh
374 Bytes
Update Dockerfile with Ollama and models
3 months ago
requirements.txt
73 Bytes
Add FastAPI server for LLM chat
3 months ago
run.py
621 Bytes
Refactor chat command in main function to modify file contents
3 months ago
test.txt
69 Bytes
Add test file and update document upload logic in run.py
3 months ago