AFischer1985 commited on
Commit
74e47b9
·
1 Parent(s): 2d68b9c

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +2 -2
run.py CHANGED
@@ -47,8 +47,8 @@ else:
47
  "Translation AI model Helsinki-NLP/opus: Suitable for translating text, e.g., from English to German or vice versa",
48
  "Search result-integrating AI model phind/phind-v9-model: Suitable for researching current topics and for obtaining precise and up-to-date answers to questions based on web search results"
49
  ],
50
- metadatas=[{"source": "AF"}, {"source": "AF"}, {"source": "AF"}, {"source": "AF"}],
51
- ids=["ai1", "ai2", "ai3", "ai4"],
52
  )
53
 
54
  print("Database ready!")
 
47
  "Translation AI model Helsinki-NLP/opus: Suitable for translating text, e.g., from English to German or vice versa",
48
  "Search result-integrating AI model phind/phind-v9-model: Suitable for researching current topics and for obtaining precise and up-to-date answers to questions based on web search results"
49
  ],
50
+ metadatas=[{"source": "AF"}, {"source": "AF"}, {"source": "AF"}, {"source": "AF"}, {"source": "AF"}, {"source": "AF"}, {"source": "AF"}],
51
+ ids=["ai1", "ai2", "ai3", "ai4", "ai5", "ai6", "ai7"],
52
  )
53
 
54
  print("Database ready!")