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
Spaces:
Vector11187u
/
NEXON
like
0
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
NEXON
/
backend
/
models
/
custom_model.py
Antigravity
initial clean push: N-A finalized build
5fe93dd
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
141 Bytes
from
pydantic
import
BaseModel
class
CustomModelConfig
(
BaseModel
):
base_url:
str
api_key:
str
model_name:
str
agent_id:
str