C2MV commited on
Commit
5bd0b35
1 Parent(s): fd7dcc7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -92,7 +92,7 @@ def print_current_selection():
92
  print(f"Dimensions: {DIMENSIONS}")
93
 
94
  # Establecer el nombre del índice automáticamente
95
- INDEX_NAME = 'neonatos'
96
 
97
  def connect_to_pinecone(index_name):
98
  global INDEX_NAME
 
92
  print(f"Dimensions: {DIMENSIONS}")
93
 
94
  # Establecer el nombre del índice automáticamente
95
+ INDEX_NAME = 'neonatos2'
96
 
97
  def connect_to_pinecone(index_name):
98
  global INDEX_NAME