Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dvalle08
/
open-voice-agent
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
open-voice-agent
/
src
/
core
11.1 kB
2 contributors
History:
25 commits
dvalle08
Update deployment environment configuration: Replace hardcoded default environment in agent.py
3a97ef8
6 days ago
__init__.py
Safe
107 Bytes
Refactor Open Voice Agent: Transition to Hatch for build system, restructure agent components, and streamline conversation graph
23 days ago
logger.py
Safe
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
Safe
8.95 kB
Update deployment environment configuration: Replace hardcoded default environment in agent.py
6 days ago