Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
youngtsai
/
dialogue_generator
like
0
Runtime error
App
Files
Files
Community
3
b90df65
dialogue_generator
1 contributor
History:
23 commits
youngtsai
def extract_json_from_response(response_text):
b90df65
about 1 year ago
.gitattributes
Safe
1.52 kB
initial commit
about 1 year ago
README.md
Safe
241 Bytes
initial commit
about 1 year ago
app.py
Safe
3.9 kB
def extract_json_from_response(response_text):
about 1 year ago
requirements.txt
Safe
18 Bytes
response = openai.Completion.create(
about 1 year ago