Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huggingface
/
inference-playground
like
169
Running
App
Files
Files
Community
5
Fetching metadata from the HF Docker repository...
main
inference-playground
/
src
/
lib
/
server
/
api.ts
Thomas G. Lopes
IndexedDb & Structured output (#82)
1778c9e
unverified
5 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
import
{ remultApi }
from
"remult/remult-sveltekit"
;
export
const
api =
remultApi
({});