you-n-g
3d13ba058d
docs: Update development.rst ( #235 )
2024-08-31 20:49:48 +08:00
Linlang
5136ec2d57
docs: add badge & Github button & issue template ( #208 )
...
* add badge & add Github button
* add issue template
* reformat with black
* fix issue template error
* add edit on github button
* fix issue template
* change conf.py
* Update .github/ISSUE_TEMPLATE/bug-report.md
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-08-26 15:14:28 +08:00
you-n-g
bc106cd076
docs: update demo link ( #212 )
...
* Docs: update demo link
* Update development.rst
2024-08-16 15:50:00 +08:00
you-n-g
9c0bf60027
docs: Fix log path example ( #206 )
...
* docs: Fix log path example
* Update ui.rst
2024-08-11 09:17:46 +08:00
XianBW
4b084f394f
feat: Demo display effect and usage ( #162 )
...
Demo changes
2024-08-09 20:40:16 +08:00
you-n-g
eccc860446
docs: Refine docs ( #200 )
...
* Update docs
* update one demo video
* update docs
* remove the video
* move configuration file
* fix demo title
2024-08-09 19:55:35 +08:00
XianBW
d82edc9c23
feat: change ui entry ( #197 )
...
change ui start cmd
2024-08-09 17:23:45 +08:00
Linlang
048e820d3d
fix_docs_warning ( #195 )
2024-08-09 15:23:56 +08:00
Suhan Cui
2d5650ef8c
med ( #193 )
2024-08-09 14:01:10 +08:00
WinstonLiyt
a75c19b17c
docs: Updated documentation for all the major scenarios. ( #190 )
...
* Fixed some bugs introduced during refactoring.
* update data_agent_fin_doc
* Updated documentation for the four major scenarios
* feat: remove pdfs and enable online pdf readings (#183 )
* remove pdfs and enable online pdf readings
* update doc format
* use url as key
* feat: add entry for rdagent. (#187 )
* Add entries
* update entry for rdagent
* lint
* fix typo
* docs: Demo links (#188 )
add demo links
* fix: Fix a fail href in readme (#189 )
* fix a ci bug
* doc
* feat: remove pdfs and enable online pdf readings (#183 )
* remove pdfs and enable online pdf readings
* update doc format
* use url as key
* feat: add entry for rdagent. (#187 )
* Add entries
* update entry for rdagent
* lint
* fix typo
* doc
* Updated documentation for med_model scenarios.
* fix a ci bug
---------
Co-authored-by: Xu Yang <peteryang@vip.qq.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
Co-authored-by: XianBW <36835909+XianBW@users.noreply.github.com >
Co-authored-by: SH-Src <suhan.c@outlook.com >
2024-08-09 13:27:33 +08:00
Xu Yang
05a3b67aa8
fix: fix quick start problem ( #191 )
...
* all update code
* fix a small bug
2024-08-09 12:58:34 +08:00
Linlang
18ec2a259d
docs: Add badge ( #186 )
...
* add badge
* fix docs version
* fix docs error
* fix docs version
2024-08-09 12:05:45 +08:00
you-n-g
e089456cac
feat: add entry for rdagent. ( #187 )
...
* Add entries
* update entry for rdagent
* lint
* fix typo
2024-08-08 17:10:37 +08:00
WinstonLiyt
d54dc4cffb
docs: Added documentation for Qlib Factor Loop, Qlib Model Loop, Data-Copilot, and Paper-Copilot scenario. ( #178 )
...
* Fixed some bugs introduced during refactoring.
* Added docs for four scenrios.
* Update factor_from_report_w_sc.py
2024-08-08 10:19:46 +08:00
Xisen Wang
473a4e9c02
doc: Update General Model Scenario Documentation ( #173 )
...
* Init todo
* Evaluation & dataset
* Generate new data
* dataset generation
* add the result
* Analysis
* Factor update
* Updates
* Reformat analysis.py
* CI fix
* Revised General Model Doc & Layout
* Update model_copilot_general.rst
* Update eval.py
* Update eval.py
* Update analysis.py
* Update eval_method.py
* Update model_copilot_general.rst to add configurations
---------
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: Taozhi Wang <taozhi.mark.wang@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
Co-authored-by: cyncyw <47289405+taozhiwang@users.noreply.github.com >
Co-authored-by: WinstonLiyt <104308117+WinstonLiyt@users.noreply.github.com >
2024-08-06 17:44:10 +08:00
you-n-g
b39e2cc55e
docs: update document structure. Add PR content ( #171 )
...
* Add main
* update docs
* rename and reorder
* update documents structure
* remove useless
* Update docker
2024-08-06 15:00:41 +08:00
WinstonLiyt
0ebc07809b
doc: Improved documentation for two factor scenarios. ( #172 )
...
* Fixed some bugs introduced during refactoring.
* Improved documentation for two factor scenarios.
* Update factor_from_report_w_sc.py
* Improved some details.
2024-08-06 14:28:48 +08:00
Tim
4037dc821a
doc: add benchmark.rst ( #153 )
...
* add benchmark png
* Create benchmark.rst
* Update benchmark.rst
* Draft
* rename file
* add autopydantic_settings
* remove ignored file
* add example
* sort imports
* sort imports
* format code with black
---------
Co-authored-by: Young <afe.young@gmail.com >
2024-08-06 09:29:22 +08:00
XianBW
99d12e2861
feat: streamlit webapp demo for different scenarios ( #135 )
...
add streamlit webapp demo & docs
2024-08-02 18:37:15 +08:00
Xisen Wang
23ccae68fe
feat: Uploaded Documentation, Updated Prompts & Some Code for model demo ( #144 )
...
* Added three new keys on hypothesis reasoning
* Updated two scenario rich text
* Uploaded Documentation & Further Improved Demo of Models
* Add docs
---------
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-08-02 16:22:06 +08:00
cyncyw
3537109143
docs: Config Docs Update ( #148 )
...
* Add a table & factor debug
* Congfig setting
* Update env example and configuration list.
Also change api priority
* Add a TODO for the rst
* CI: shorter line
* Update docs/installation_and_configuration.rst
* Update docs/installation_and_configuration.rst
* Update links & standard config
* Add TODO
* Fix bug
* Update rdagent/oai/llm_utils.py
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-08-02 15:49:58 +08:00
Linlang
8a07dd6df6
ci: change ci yml ( #146 )
...
* change ci yml
* add PULL_REQUEST_TEMPLATE
* change ci yml
* change ci yml
* Update .github/workflows/release.yml
* Update .github/workflows/release.yml
* Update .github/workflows/release.yml
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-08-02 12:57:34 +08:00
you-n-g
3fb316bfbc
update docs ( #139 )
...
* update docs
* Update README.md
* Update project_framework_introduction.rst
* fix pickle problem
* Update Doc & paper
* Update docs
* Update rdagent/core/utils.py
* Update rdagent/components/coder/factor_coder/CoSTEER/knowledge_management.py
2024-08-01 18:21:48 +08:00
you-n-g
2c1e1193be
Update docs ( #133 )
...
* Update README.md
* Update README.md
* Update README.md
* Grammar fix
* Add consumption
* Update README.md
* Update README.md
* Update project_framework_introduction.rst
* Update README.md
2024-07-30 20:15:47 +08:00
cyncyw
f6dc1f4d3f
Openai api & eval debug ( #124 )
...
* Openai api & eval debug
---------
Co-authored-by: Young <afe.young@gmail.com >
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
2024-07-30 18:06:48 +08:00
Linlang
c7cfd397ca
CI checks that can be automatically repaired ( #119 )
...
* fix isort & black & toml-sort & sphinx error
* fix ci error
* fix ci error
* add comments
* Update Makefile
* change sphinx build command
* add auto-lint
* add black args
* format with black
* Auto Linting document
* fix ci error
---------
Co-authored-by: you-n-g <you-n-g@users.noreply.github.com >
Co-authored-by: Young <afe.young@gmail.com >
2024-07-26 12:12:16 +08:00
WinstonLiyt
7bcb67f372
A draft of the "Quick Start" section for your README. Enable logging of backtesting in Qlib and store rich-text descriptions in Trace. Support one-step debugging for factor extraction. ( #105 )
...
- A draft of the "Quick Start" section for your README.
- Enable logging of backtesting in Qlib and store rich-text descriptions in Trace.
- Support one-step debugging for factor extraction.
2024-07-25 08:43:13 +00:00
you-n-g
f75b5d3ef5
Workflow Support Loading and saving sessions ( #98 )
...
* Successfully logging the trace
* Start debugging & Add policy file
* Support loading sessions
* Add docs
* Add tqdm
2024-07-23 16:37:41 +08:00
you-n-g
15dbdb68d5
Document in High-level ( #93 )
...
* Add init information
* Adjust order and move content
* GPU support
* edit docs
* README structure
* Update Dockerfile
* Update rdagent/utils/env.py
* Update read the docs
* Update framework
2024-07-22 12:49:03 +08:00
Xu Yang
d5a6a08210
Several update on the repo (see desc) ( #76 )
...
* ignore result csv file
* fix app scripts
* rename taskgenerator to developer and generate to develop
* fix a config bug in coder
* fix a small bug in factor coder evaluators
* remove a single logger in factor coder evaluators
* fix a small bug in model coder main.py
* rename Implementation to Workspace
* move the prepare the inject_code into FBWorkspace to align all the behavior
* fix a small bug in model feedback
* remove debug lines for multi processing and simplify evaluators multi proc
* add a copy function to workspace to freeze the workspace && add config prefix to speed up debugging
* make hypothesisgen a abc class
* use Qlib***Experiment
* fix a small bug
* rename Imp to Ws
* rename sub_implementations to sub_workspace_list
* fix a bug in feedback not presented as content in prompts
* move proposal pys to proposal folder
* reformat the folder
* align factor and model qlib workspace and use template to handle the workspace
* add a filter to evoagent to filter out false evo
* align multi_proc_n into RDAGENT seeting
* handle when runner gets empty experiment
* fix logger merge remaining problems
* fix black and isort automatically
2024-07-17 15:00:13 +08:00
Linlang
87212b0310
create_docs_framework ( #66 )
...
* Init from quick start
* optimize docs config
* add image
* optimize docs config
* complement file
* drop comments
* add ci
---------
Co-authored-by: Young <afe.young@gmail.com >
2024-07-15 20:17:12 +08:00
Xinjie Shen
94b624a632
Fix missing image path in Readme ( #37 )
2024-07-02 09:27:43 +08:00