You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tickers: OKLO,NNE,SMR
File "/mnt/d/Data/AIHedge/ai-hedge-fund/src/agents/cathie_wood.py", line 196, in analyze_disruptive_potential
rev_growth = (revenues[-1] - revenues[0]) / abs(revenues[0])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
ZeroDivisionError: float division by zero
During task with name 'cathie_wood_agent' and id 'ca42911f-62ae-d7dd-f258-9129618d39b9'
Ticker: PDD
File "/mnt/d/Data/AIHedge/ai-hedge-fund/src/agents/warren_buffett.py", line 69, in warren_buffett_agent
intrinsic_value = intrinsic_value_analysis["intrinsic_value"]
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
KeyError: 'intrinsic_value'
During task with name 'warren_buffett_agent' and id '4adb2c97-bfcc-8a11-aabc-d6bea21a8f17'
The text was updated successfully, but these errors were encountered:
Tickers: OKLO,NNE,SMR
File "/mnt/d/Data/AIHedge/ai-hedge-fund/src/agents/cathie_wood.py", line 196, in analyze_disruptive_potential
rev_growth = (revenues[-1] - revenues[0]) / abs(revenues[0])
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
ZeroDivisionError: float division by zero
During task with name 'cathie_wood_agent' and id 'ca42911f-62ae-d7dd-f258-9129618d39b9'
Ticker: PDD
File "/mnt/d/Data/AIHedge/ai-hedge-fund/src/agents/warren_buffett.py", line 69, in warren_buffett_agent
intrinsic_value = intrinsic_value_analysis["intrinsic_value"]
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
KeyError: 'intrinsic_value'
During task with name 'warren_buffett_agent' and id '4adb2c97-bfcc-8a11-aabc-d6bea21a8f17'
The text was updated successfully, but these errors were encountered: