QAway-to commited on
Commit
057fb7e
·
1 Parent(s): aed3cfc

model change

Browse files
Files changed (1) hide show
  1. analyzer.py +2 -2
analyzer.py CHANGED
@@ -1,6 +1,6 @@
1
  from prompts import ONE_PROMPT
2
- # from prompts import TEST1
3
- from prompts import METRIC_CLASSES
4
  from fetch import extract_portfolio_id
5
  from fetch import fetch_metrics_async
6
  from useCasesPrompts import REFERENCE_PROMPT
 
1
  from prompts import ONE_PROMPT
2
+ from prompts import TEST1
3
+ # from prompts import METRIC_CLASSES
4
  from fetch import extract_portfolio_id
5
  from fetch import fetch_metrics_async
6
  from useCasesPrompts import REFERENCE_PROMPT