Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
258
Running
on
CPU Upgrade
App
Files
Files
Community
12
Fetching metadata from the HF Docker repository...
refs/pr/8
inference-playground
/
src
/
lib
/
server
/
api.ts
Thomas G. Lopes
IndexedDb & Structured output (#82)
1778c9e
unverified
10 months ago
raw
Copy download link
history
blame
88 Bytes
import
{ remultApi }
from
"remult/remult-sveltekit"
;
export
const
api =
remultApi
({});