Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
linhj07
/
chatgpt-on-wechat
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a216e07
chatgpt-on-wechat
/
plugins
/
tool
/
config.json.template
linhj07
Upload 139 files
ba12b59
about 2 years ago
raw
Copy download link
history
blame
Safe
174 Bytes
{
"tools"
:
[
"python"
,
"requests"
,
"terminal"
,
"meteo-weather"
]
,
"kwargs"
:
{
"top_k_results"
:
2
,
"no_default"
:
false
,
"model_name"
:
"gpt-3.5-turbo"
}
}