python-debugger-env / openenv.yaml
Inzimam786's picture
Upload 23 files
fe64236 verified
Raw
History Blame Contribute Delete
302 Bytes
name: pydebug_optimizer
version: 1.0.0
entrypoint: python inference.py
env:
class: pydebug_optimizer.env:PyDebugOptimizerEnv
description: >
A specialized RL environment for testing LLM capabilities in Python syntax correction,
logical debugging, and O(n^2) to O(n) code optimization.