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
19.6 kB
  • 4 contributors
History: 39 commits
tech-envision
Merge pull request #13 from tech-envision/codex/add-dockerfile-for-discord-bot
a42d8c1 unverified 6 months ago
  • .github
    Create python-app.yml 6 months ago
  • bot
    Refactor message reply handling to use message.reply instead of message.channel.send 6 months ago
  • src
    Update docstring to specify execution environment as Linux terminal 6 months ago
  • .dockerignore
    141 Bytes
    Update Dockerfile with Ollama and models 6 months ago
  • .gitignore
    3.47 kB
    Ignore database files 6 months ago
  • Dockerfile
    879 Bytes
    Update Dockerfile with Ollama and models 6 months ago
  • README.md
    1.4 kB
    Update Dockerfile with Ollama and models 6 months ago
  • entrypoint.sh
    374 Bytes
    Update Dockerfile with Ollama and models 6 months ago
  • requirements.txt
    34 Bytes
    Add Discord bot for LLM chat 6 months ago
  • run.py
    433 Bytes
    Update command in chat session to check running processes 6 months ago