Spaces:
Runtime error
Runtime error
Update Tags_Extractor.py
Browse files- Tags_Extractor.py +0 -4
Tags_Extractor.py
CHANGED
@@ -1,10 +1,6 @@
|
|
1 |
import os
|
2 |
from openai import AzureOpenAI
|
3 |
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
class Tags:
|
9 |
def __init__(self):
|
10 |
"""
|
|
|
1 |
import os
|
2 |
from openai import AzureOpenAI
|
3 |
|
|
|
|
|
|
|
|
|
4 |
class Tags:
|
5 |
def __init__(self):
|
6 |
"""
|