Spaces:
Running
Running
Update eb_agent_module.py
Browse files- eb_agent_module.py +0 -1
eb_agent_module.py
CHANGED
@@ -881,7 +881,6 @@ class EmployerBrandingAgent:
|
|
881 |
"charts_save_path_pandasai": pai.config.save_charts_path if pai.config.llm else "PandasAI not configured"
|
882 |
}
|
883 |
|
884 |
-
}
|
885 |
|
886 |
def get_available_analyses(self) -> List[str]:
|
887 |
"""Returns list of suggested analyses based on available data"""
|
|
|
881 |
"charts_save_path_pandasai": pai.config.save_charts_path if pai.config.llm else "PandasAI not configured"
|
882 |
}
|
883 |
|
|
|
884 |
|
885 |
def get_available_analyses(self) -> List[str]:
|
886 |
"""Returns list of suggested analyses based on available data"""
|