Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yonkasoft
/
chat
like
0
Configuration error
App
Files
Files
main
chat
/
env.json
yonkasoft
Upload 15 files
0d97454
verified
2 months ago
raw
Copy download link
history
blame
Safe
231 Bytes
{
"getAllItemsFunction"
:
{
"SAMPLE_TABLE"
:
"<TABLE-NAME>"
}
,
"getByIdFunction"
:
{
"SAMPLE_TABLE"
:
"<TABLE-NAME>"
}
,
"putItemFunction"
:
{
"SAMPLE_TABLE"
:
"<TABLE-NAME>"
}
}