abhibro936/openenv-quantumark-finops
Update: Use HuggingFace Inference API (mistralai/Mistral-7B) instead of ollama - no hardcoded secrets
Refactor: Use CloudFinOpsEnv directly instead of HTTP calls - matches OpenEnv spec
Improve: Add comprehensive error handling to prevent unhandled exceptions in inference.py
Fix: Use httpx 0.23.3 compatible with openai 1.14.2 to prevent TypeError
Merge branch 'main' of https://github.com/ABHISHEK-DBZ/Openev-qua-tumark-finops
Fix: Add httpx dependency and wrap OpenAI client initialization with error handling
Update README.md
Fix: Add main() function to server entry point and update pyproject.toml
Update uv.lock with complete lock file structure
Add server package structure, uv.lock, and openenv-core dependency with entry point
Add pyproject.toml for Python project metadata and build configuration
Fix: Make task_id optional with default=1 in all endpoints to support validator calls
Rewrite README with comprehensive documentation, API reference, and architecture details
Add pre-submission validation checklist - all items passing
Update agent files
Add mandatory Hugging Face metadata
Final submission packaging for Team QuantumArk
Fresh deployment without local zip
Remove zip and fix ignore
Initial commit for Cloud FinOps Space
Initial deployment to Hugging Face Spaces
Upload 8 files
initial commit
