Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
BG5
/
chatvx
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatvx
/
plugins
/
tool
/
config.json.template
BG5
Upload 153 files
e63cde0
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
188 Bytes
{
"tools"
:
[
"python"
,
"url-get"
,
"terminal"
,
"meteo-weather"
]
,
"kwargs"
:
{
"top_k_results"
:
2
,
"no_default"
:
false
,
"model_name"
:
"gpt-3.5-turbo"
}
}