Skip to content

Commit 7e9720f

Browse files
committed
version of openai fixed
1 parent 9dc7634 commit 7e9720f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

retrieval_augmented_link_predictor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""
2-
# pip install openai
2+
# pip install openai==1.66.3
33
# Data Preparation
44
# Read a knowledge graph (Countries)
55

0 commit comments

Comments
 (0)