Linlang

Results 155 comments of Linlang

Hi, @Aukarous , Thanks for your report! **RD-Agent** already supports `DeepSeek`. For configuration examples and more details, please check: https://github.com/microsoft/RD-Agent?tab=readme-ov-file#%EF%B8%8F-configuration If you still feel confused after reading the docs, feel...

Hi, @lizhuang2511 @craftsliu @fossilxiang , Thank you for your attention to `RD-Agent`. `RD-Agent` now supports deepseek, you can refer to the [documentation](https://github.com/microsoft/RD-Agent?tab=readme-ov-file#%EF%B8%8F-configuration) for configuration.

Hi, @jxff-myqc Thank you for your attention to `RD-Agent`. Regarding your question, try follow [this docstring](https://github.com/microsoft/RD-Agent/blob/main/rdagent/app/qlib_rd_loop/factor.py#L46) to configure the parameters and run it.

Hi, @Liumh-01 We now understand your code, and it looks good. We would like to know what the data pointed to by the path `data/qlib_demo_data` in your code looks like.

Hi, @Liumh-01 , I didn't reproduce your problem, today I tried to run your code using a docker image and it is fine, you can try to pull and run...

According to the information you provided, there is a problem with your operation steps, after `download_data`, you need to do the `normalization_data` first, and then you can use `dump_bin` to...

We're guessing that it could be environmental and we'd like to get more information to help us analyze the problem.

The problem is that the response text returned by `DeepSeek` cannot be processed into json format, so it will keep retrying. By default, `RD-Agent` writes this non-coded json output without...

Hi, @ishanrajsingh Thank you for your attention and contribution to `RD-Agent`. The `md` file can't be shown in the documentation, if you want to show it, you can change it...