Spaces:
Sleeping
Sleeping
Update main.py
Browse files
main.py
CHANGED
@@ -105,7 +105,7 @@ async def process_data(data: DataInput):
|
|
105 |
response_data = data.responseData
|
106 |
user_input = data.userInput
|
107 |
|
108 |
-
# Load required models and components from Langchain
|
109 |
# os.environ['HUGGINGFACEHUB_API_TOKEN'] =HUGGINGFACEHUB_API_TOKEN
|
110 |
# HUGGINGFACEHUB_API_TOKEN = os.getenv("HUGGINGFACEHUB_API_TOKEN")
|
111 |
os.environ.get("EXAMPLE")
|
|
|
105 |
response_data = data.responseData
|
106 |
user_input = data.userInput
|
107 |
|
108 |
+
# Load required models and components from Langchain librar
|
109 |
# os.environ['HUGGINGFACEHUB_API_TOKEN'] =HUGGINGFACEHUB_API_TOKEN
|
110 |
# HUGGINGFACEHUB_API_TOKEN = os.getenv("HUGGINGFACEHUB_API_TOKEN")
|
111 |
os.environ.get("EXAMPLE")
|