Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
carlosgonzalezmartinez
/
project3
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
carlosgonzalezmartinez
commited on
Sep 10, 2024
Commit
8b86e4f
·
verified
·
1 Parent(s):
7c04925
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -50,7 +50,7 @@ client = OpenAI(
50
51
52
53
-
model_name = 'gpt-
4o
'
54
55
56
# Define the embedding model and the vectorstore
50
51
52
53
+
model_name = 'gpt-
3.5-turbo
'
54
55
56
# Define the embedding model and the vectorstore