Spaces:
Sleeping
Sleeping
MandarBhalerao
commited on
Rename chains.py to delete_this_chains.py
Browse files
app/{chains.py → delete_this_chains.py}
RENAMED
@@ -95,4 +95,4 @@ class Chain:
|
|
95 |
return res.content
|
96 |
|
97 |
# if __name__ == "__main__":
|
98 |
-
# print(os.getenv("GROQ_API_KEY"))
|
|
|
95 |
return res.content
|
96 |
|
97 |
# if __name__ == "__main__":
|
98 |
+
# print(os.getenv("GROQ_API_KEY"))
|