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

  • Log In
  • Sign Up

Spaces:
lucsanscartier
/
lingo-agent
Paused

App Files Files Community
Fetching metadata from the HF Docker repository...
lingo-agent
74.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 51 commits
lucsanscartier's picture
lucsanscartier
Add optional Ollama chat fallback engine
17cfe1e verified 9 days ago
  • scripts
    Add sanitized HF inference validator 10 days ago
  • tests
    Add prompt tests 10 days ago
  • .env.example
    922 Bytes
    Add env example 10 days ago
  • .gitattributes
    1.52 kB
    initial commit 10 days ago
  • Dockerfile
    1.75 kB
    Restore lightweight Docker image after local LLM OOM 9 days ago
  • README.md
    3.66 kB
    Normalize README Space metadata 10 days ago
  • agent.py
    15.1 kB
    Use chat fallback and local TTS in LiveKit worker 10 days ago
  • config.py
    5.68 kB
    Add optional Ollama fallback config 9 days ago
  • health_server.py
    8.16 kB
    Remove local LLM import after OOM rollback 9 days ago
  • llm_engine.py
    5.78 kB
    Disable local GGUF fallback after CPU Basic OOM 9 days ago
  • local_llm_engine.py
    4.82 kB
    Add local GGUF LLM fallback engine 10 days ago
  • memory.py
    5.87 kB
    Add SQLite memory 10 days ago
  • ollama_engine.py
    3.78 kB
    Add optional Ollama chat fallback engine 9 days ago
  • prompts.py
    4.55 kB
    Add prompts 10 days ago
  • requirements.txt
    1.62 kB
    Restore lightweight CPU Basic requirements after local LLM OOM 9 days ago
  • server.py
    3.48 kB
    Disable duplicate health server in worker child 10 days ago
  • tts_engine.py
    3.63 kB
    Use lightweight local espeak TTS 10 days ago