Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
devcom-corp-ai
/
ba
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
8c31cdd
ba
/
bot_actions.py
andriydovgal
Upload folder using huggingface_hub
8c31cdd
verified
11 months ago
raw
Copy download link
history
blame
Safe
105 Bytes
def
method_example
(
arg_json
):
pass
functions_dictionary = {
"method_example"
: method_example,
}