GaryCooper

Results 6 comments of GaryCooper

Currently I am trying to load the data separately: ``` # load custom price data data_close = pd.read_csv('data/EURUSD_M1_202208_CLOSE.csv', encoding= 'unicode_escape') prices = data_close data_indicator = pd.read_csv('data/EURUSD_M1_202208_INDICATOR.csv', encoding= 'unicode_escape') inputs =...

`sudo nano /etc/sysctl.conf ` `# Disable IPv6 net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1 net.ipv6.conf.lo.disable_ipv6 = 1 ` `sudo nano /etc/sysctl.conf ` Solved it for now. Please implement a better solution.

In > Just replace this line in. Validate response function of coder agent current_file = line.split(":")[1].strip() To current_file = line.split("`")[1].strip() In which file? I have the same Problem.

Found it under "devika\src\agents\coder\coder.py"

Worked for me: https://api.deepseek.com/ Custom Model: deepseek-coder Turning off all other models, then verify the deepseek api key

You Need to Fund the Balance on deepseek.