Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
enzostvs
/
inference-playground
like
23
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
inference-playground
/
src
/
lib
/
chat
/
index.ts
enzostvs
HF Staff
claude externalize func
59c9d94
2 months ago
raw
Copy download link
history
blame
contribute
delete
110 Bytes
export
{ triggerAiCall }
from
'./triggerAiCall'
;
export
type
{
TriggerAiCallContext
}
from
'./triggerAiCall'
;