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

  • 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
11.1 kB
  • 2 contributors
History: 25 commits
dvalle08's picture
dvalle08
Update deployment environment configuration: Replace hardcoded default environment in agent.py
3a97ef8 6 days ago
  • __init__.py
    107 Bytes
    Refactor Open Voice Agent: Transition to Hatch for build system, restructure agent components, and streamline conversation graph 23 days 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. 6 days ago
  • settings.py
    8.95 kB
    Update deployment environment configuration: Replace hardcoded default environment in agent.py 6 days ago