Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
minchyeom
/
llmOS-Agent
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
llmOS-Agent
Ctrl+K
Ctrl+K
  • 4 contributors
History: 65 commits
tech-envision
Merge pull request #22 from EnvisionMindCa/codex/create-production-ready-api-for-llm-chat
9c923a6 unverified 3 months ago
  • .github
    Create python-app.yml 3 months ago
  • bot
    fix(config): ensure dotenv is loaded for environment variables 3 months ago
  • src
    Add FastAPI server for LLM chat 3 months ago
  • .dockerignore
    141 Bytes
    Update Dockerfile with Ollama and models 3 months ago
  • .gitignore
    3.49 kB
    Add test file and update document upload logic in run.py 3 months ago
  • Dockerfile
    879 Bytes
    Update Dockerfile with Ollama and models 3 months ago
  • README.md
    2.6 kB
    Add FastAPI server for LLM chat 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
  • server.py
    237 Bytes
    Add FastAPI server for LLM chat 3 months ago
  • test.txt
    69 Bytes
    Add test file and update document upload logic in run.py 3 months ago