navyadarisi/adaptive-ev-coordination
restore load_dotenv and use os.getenv with defaults for validator compatibility
run inference.py in Docker container to make LLM calls through proxy
resolved LLM proxy evaluation error
added timeout for llm and updated fallback logic
corrected the api calls
adjusted api calls
Update inference logging format to match hackathon requirements
Fix: include server package in pyproject.toml
Restructure for OpenEnv multi-mode deployment compliance
Fix uvicorn PATH by installing as root
Corrected Dockerfile user setup and permissions
Fix Docker permissions and add python-dotenv dependency
Standardize FastAPI run command to use Uvicorn CLI
Fix Docker build: create data dir instead of copying
Resolve merge conflict with Hugging Face Space
initial commit
Initial commit: Adaptive EV Coordination Environment
