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...
5cdf20a
llmOS-Agent
Ctrl+K
Ctrl+K
4 contributors
History:
71 commits
minchyeom
Remove Dockerfile and .dockerignore as part of project cleanup
5cdf20a
2 months ago
src
Remove server and API codebase, including FastAPI app, models, and router.
2 months ago
.gitignore
3.5 kB
Add React frontend for chat API
2 months ago
README.md
1.78 kB
Remove Dockerfile and .dockerignore as part of project cleanup
2 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
2 months ago
run.py
621 Bytes
Refactor chat command in main function to modify file contents
2 months ago
test.txt
69 Bytes
Add test file and update document upload logic in run.py
2 months ago