Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ybchen928
/
oncall-guide-ai
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fa23be2
oncall-guide-ai
/
src
/
__init__.py
YanBoChen
feat(data_processing): Implement token length control with semantic preservation
922ed80
about 2 months ago
raw
Copy download link
history
blame
136 Bytes
"""
OnCall.ai src package
This package contains the core implementation of the OnCall.ai system.
"""
# Version
__version__ =
'0.1.0'