Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
dvalle08
/
open-voice-agent
Running

App Files Files Community
1
Fetching metadata from the HF Docker repository...
open-voice-agent / src /core
Ctrl+K
Ctrl+K
  • 2 contributors
History: 50 commits
dvalle08's picture
dvalle08
feat: Enhance metrics collection and assistant item correlation
6549fd6 3 months ago
  • __init__.py
    107 Bytes
    Refactor Open Voice Agent: Transition to Hatch for build system, restructure agent components, and streamline conversation graph 4 months ago
  • logger.py
    2.08 kB
    Add LLM connection settings and enhance error handling: Introduce new parameters for LLM connection timeout, retry attempts, and stall timeout in .env.example and settings.py. Update agent.py to log errors and session closures, and implement a watchdog for LLM stall detection in MetricsCollector. 3 months ago
  • settings.py
    16.5 kB
    feat: Enhance metrics collection and assistant item correlation 3 months ago