Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
nikita200
/
adaptive-backend-traffic-controller
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
adaptive-backend-traffic-controller
672 kB
Ctrl+K
Ctrl+K
5 contributors
History:
20 commits
ArjunSharmaSSS
fix(graders): clamp task scores strictly inside (0, 1)
b0f5c84
3 months ago
.github
ci: run pytest on push and PRs
3 months ago
__pycache__
first commit
3 months ago
docs
docs: api reference, architecture notes, task authoring guide
3 months ago
server
fix(server): make server.app:main a callable entry point
3 months ago
tests
add pytest suite for simulator, graders, tasks and env
3 months ago
.env.example
Safe
319 Bytes
makefile, pre-commit config, .env.example
3 months ago
.gitignore
Safe
52 Bytes
makefile, pre-commit config, .env.example
3 months ago
.pre-commit-config.yaml
Safe
358 Bytes
makefile, pre-commit config, .env.example
3 months ago
Dockerfile
Safe
469 Bytes
Add Gradio demo UI with interactive charts for HF Spaces
3 months ago
Makefile
Safe
1.02 kB
makefile, pre-commit config, .env.example
3 months ago
README.md
Safe
13.4 kB
Fix README: not an RL environment, it's an LLM agent environment
3 months ago
__init__.py
Safe
186 Bytes
Add scaffold files, fix compliance gaps for submission
3 months ago
app.py
Safe
21.2 kB
Make environment configurable and agent adaptive
3 months ago
client.py
Safe
1.95 kB
Add scaffold files, fix compliance gaps for submission
3 months ago
environment.py
Safe
6.88 kB
Make environment configurable and agent adaptive
3 months ago
graders.py
Safe
4.24 kB
fix(graders): clamp task scores strictly inside (0, 1)
3 months ago
inference.py
Safe
7.51 kB
fixes before submission
3 months ago
inspect_env.py
Safe
2.04 kB
add opt-in structured logging and an inspect helper
3 months ago
models.py
Safe
2.74 kB
Make environment configurable and agent adaptive
3 months ago
observability.py
Safe
2.69 kB
add opt-in structured logging and an inspect helper
3 months ago
openenv.yaml
Safe
4.33 kB
Add scaffold files, fix compliance gaps for submission
3 months ago
pyproject.toml
Safe
586 Bytes
fix(server): make server.app:main a callable entry point
3 months ago
requirements.txt
Safe
159 Bytes
fixes before submission
3 months ago
simulator.py
Safe
2.69 kB
Make environment configurable and agent adaptive
3 months ago
tasks.py
Safe
2.69 kB
first commit
3 months ago
uv.lock
Safe
564 kB
fixes before submission
3 months ago