Spaces:
Sleeping
Sleeping
Aziz Alto
commited on
Commit
·
b5f1d6d
1
Parent(s):
8ffe0b9
Update app.py
Browse files
app.py
CHANGED
@@ -305,7 +305,7 @@ class GPTWrapper:
|
|
305 |
|
306 |
from gpt import AnthropicSerivce, OpenAIService
|
307 |
|
308 |
-
self.anthropic_model = AnthropicSerivce()
|
309 |
self.df_info = df_info
|
310 |
|
311 |
@staticmethod
|
|
|
305 |
|
306 |
from gpt import AnthropicSerivce, OpenAIService
|
307 |
|
308 |
+
# self.anthropic_model = AnthropicSerivce()
|
309 |
self.df_info = df_info
|
310 |
|
311 |
@staticmethod
|