Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rithwik-ravikumar
/
sql-data-engineer-env
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
sql-data-engineer-env
/
models.py
Rithwik Ravi
Upload full OpenEnv project structure
de07414
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
130 Bytes
from
server.models
import
(
Action,
BrowserGymAction,
Observation,
Reward,
StepResult,
ResetResult
)