Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cygon24
/
llm-api-backend
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
llm-api-backend
/
backend
/
models
/
encore.service.ts
cygon
intial commit
86042ad
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
85 Bytes
import
{
Service
}
from
"encore.dev/service"
;
export
default
new
Service
(
"models"
);