Skip to content

Commit 939ccf6

Browse files
authored
Update noc-web.py
1 parent 6706201 commit 939ccf6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

5gprod/noc-web.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
warnings.filterwarnings('ignore')
2323

2424
print("Starting 5G Core Network Operations Center...")
25+
os.environ["OPENAI_API_KEY"] = ""
2526

2627
class NOCState:
2728
def __init__(self):

0 commit comments

Comments
 (0)