CoolFace
Apppublic

OMNIP0TENT/Syntax_Squad_FinopsENV

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes
44 commits on main
0d87cd95mo ago

feat: Restored safe SLA prompt alignment for 0.75 Medium / 0.41 Hard evaluation locked score

Prem
5a4006a5mo ago

fix: Format log output to strict lowercase true/false/null for Javascript evaluators

Prem
5e3ff4f5mo ago

chore: clean up comments for strict evaluators

Prem
78b97dc5mo ago

chore: defer HF_TOKEN validation and adhere strictly to grader logs

Prem
a5f78746mo ago

Upload 14 files

OMNIP0TENT
1d381e66mo ago

Restored dummy-eval-key fallback in inference.py

Prem
7b430ed6mo ago

Compliance: added name and description to /metadata endpoint for OpenEnv 1.0.0

Prem
ecd043c6mo ago

Final infrastructure sync: enabled discovery and strictly positive score range for Phase 2 compliance

Prem
e2952926mo ago

Revert: restore ge=0.0, le=1.0 constraints per user request

Prem
4fba00b6mo ago

Final sync: clean YAML and standard grader constants

Prem
98afb296mo ago

Fix: integrate TASK_NAME and enforce gt=0.0 score range

Prem
5330d6e6mo ago

Fix: implement robust score clamping and Pydantic validators for (0, 1) range compliance

Prem
f5bfd1e6mo ago

Update evaluator bounded limits and constraints

Prem
36e8f146mo ago

Update score upper bound in Pydantic schema to 0.98 limit

Prem
d9f2f7e6mo ago

Fix: enforce strictly (0, 1) score bounds in Pydantic schema constraints

Prem
b1141756mo ago

Fix: apply strict OpenEnv formatting and token validation

Prem
01d98fb6mo ago

Update README.md

Prem
ff030b96mo ago

Add grader: fields to openenv.yaml and task_ids to inference.py for evaluator discovery

Prem
05823506mo ago

Ultimate resilience update: Relaxed Pydantic constraints and fortified metadata for Phase 2

Prem
61b18076mo ago

Synchronize resilient graders and fortified metadata for final submission

Prem
f03277b6mo ago

Refactor POST /grade with universal try/except shield and 0.5 score fallback

Prem
9cd771e6mo ago

Fix POST /grade to handle synthetic trajectories by type-casting to Pydantic objects

Prem
197603a6mo ago

Add POST /grade hook for automated task validation

Prem
f6d14206mo ago

Explicitly register easy, medium, and hard tasks in metadata and graders

Prem
be3973c6mo ago

Enforce strict score boundaries (0.001-0.999) to pass task validation

Prem
b11a3b96mo ago

Support dynamic LiteLLM proxy injection and separate ENV_URL for evaluator compliance

Prem
a932b006mo ago

Apply ultimate network resilience fortification to inference.py

Prem
4226b376mo ago

Enhance inference.py with hyper-resiliency for Phase 2 automated evaluation

Prem
d5d88766mo ago

Add if __name__ == '__main__': block for multi-mode deployment compliance

Prem
76bcc066mo ago

Relocate app.py to server/ and update entry points for compliance

Prem
56af8386mo ago

Resolve multi-mode deployment: add openenv-core, entry point, and uv.lock

Prem
75546a56mo ago

Add pyproject.toml to support multi-mode deployment specification

Prem
e209fa16mo ago

Fix 422 Unprocessable Entity error by handling null payload in /reset

Prem
ff6c8c16mo ago

Introduce dynamic time-based RNG seeding

Prem
90f90626mo ago

Update README.md

0xLikhith_404
8624f796mo ago

Update comprehensive README documentation

Prem
c46ec106mo ago

Final codebase updates for hackathon submission

Prem
4314aa26mo ago

Restore mandatory compliant config structure

Prem
99ac7866mo ago

Update inference configuration variables to meet hackathon compliance

Prem
95cf87e6mo ago

Add instruction dashboard and root redirect to /docs

Prem
e7dc4ff6mo ago

Add inference configuration updates and execution logs

Prem
782b9146mo ago

Add missing OpenEnv endpoints for validation

Prem
ad704e16mo ago

Add Hugging Face Space metadata

Prem
44ce7ac6mo ago

Initial commit of FinOps RL Environment

Prem