CoolFace
Apppublic

abhibro936/openenv-quantumark-finops

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
23 commits on main
6d3a49c6mo ago

Update: Use HuggingFace Inference API (mistralai/Mistral-7B) instead of ollama - no hardcoded secrets

abhibro936
2f7316e6mo ago

Refactor: Use CloudFinOpsEnv directly instead of HTTP calls - matches OpenEnv spec

abhibro936
63d3e336mo ago

Improve: Add comprehensive error handling to prevent unhandled exceptions in inference.py

abhibro936
50d9a866mo ago

Fix: Use httpx 0.23.3 compatible with openai 1.14.2 to prevent TypeError

abhibro936
2359f166mo ago

Merge branch 'main' of https://github.com/ABHISHEK-DBZ/Openev-qua-tumark-finops

abhibro936
e28433b6mo ago

Fix: Add httpx dependency and wrap OpenAI client initialization with error handling

abhibro936
1f600e66mo ago

Update README.md

abhibro936
94e99c56mo ago

Fix: Add main() function to server entry point and update pyproject.toml

abhibro936
788bb596mo ago

Update uv.lock with complete lock file structure

abhibro936
0ea5e606mo ago

Add server package structure, uv.lock, and openenv-core dependency with entry point

abhibro936
0fcac4a6mo ago

Add pyproject.toml for Python project metadata and build configuration

abhibro936
f527d926mo ago

Fix: Make task_id optional with default=1 in all endpoints to support validator calls

abhibro936
1f6c6406mo ago

Rewrite README with comprehensive documentation, API reference, and architecture details

abhibro936
ef3ba016mo ago

Add pre-submission validation checklist - all items passing

abhibro936
c80fc766mo ago

Update agent files

abhibro936
a12d5946mo ago

Add mandatory Hugging Face metadata

abhibro936
0a0f5486mo ago

Final submission packaging for Team QuantumArk

abhibro936
e98799d6mo ago

Fresh deployment without local zip

abhibro936
c1c67b56mo ago

Remove zip and fix ignore

abhibro936
44f0eda6mo ago

Initial commit for Cloud FinOps Space

abhibro936
57d019d6mo ago

Initial deployment to Hugging Face Spaces

abhibro936
8b007af6mo ago

Upload 8 files

abhibro936
ff026f06mo ago

initial commit

abhibro936