Akhileshchandaluri/ai-procurement-test
fix: add root endpoint and remove duplicate health check
fix: update all port references from 8000 to 7860 for HF Space
Phase 1 & 2 Complete: Full OpenEnv compliance with API proxy enforcement
submission 15
Fix: Switch to Docker SDK for HF Spaces deployment, remove Gradio dependency
Use API_BASE_URL and API_KEY for LLM calls
Fix: Remove Gradio UI from Docker startup, keep only FastAPI server
Pin gradio and huggingface_hub to compatible versions to fix HfFolder import error
Remove pinned gradio and huggingface_hub versions to use HF Space defaults
Fix gradio and huggingface_hub compatibility issue - pin versions
Fix Docker startup for OpenEnv submission
Issue fixed
API calling fix
Readme
FIXED: Convert start.sh line endings + add Python launcher for Windows
FIX: Handle enterprise_bundle task in baseline agent
VERIFIED: All critical tests passed - determinism, API, server, timing
docs: Add comprehensive final audit summary and testing guide
PRODUCTION: Critical fixes applied - JSON validation, timeout handling, enhanced system prompt
infernce + infra
Add server, gradio UI, openenv.yaml, start.sh
environment setup
