Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
dbatcode28
/
supportOpsEnv
like
0
openenv
customer-support
evaluation
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
supportOpsEnv
/
server
/
support_ops_env
/
tasks
/
__init__.py
dbatcode28
fixex
3e50fa2
3 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
117 Bytes
from
.loader
import
get_all_tasks, get_task, list_task_ids
__all__ = [
"get_all_tasks"
,
"get_task"
,
"list_task_ids"
]