Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Niansuh/Test24
mxrkai
/
test24
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fa56da3
test24
/
base_provider.py
Niansuh
Create base_provider.py
92def1a
verified
8 months ago
raw
Copy download link
history
blame
207 Bytes
# app/base_provider.py
# Placeholder for base provider implementations
# You can expand this based on your project's requirements
class
AsyncGeneratorProvider
:
pass
class
ProviderModelMixin
:
pass