1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-09 14:00:55 +08:00
Files
qlib/qlib/finco
Xu Yang 561086d9e1 commit
2023-07-19 20:00:09 +08:00
..
2023-07-18 11:52:43 +08:00
2023-07-19 20:00:09 +08:00
2023-07-19 20:00:09 +08:00
2023-07-19 20:00:09 +08:00
2023-06-12 16:25:16 +08:00
2023-07-19 20:00:09 +08:00
2023-07-19 20:00:09 +08:00

This is an experimental branch of "FInancial COpilot of Qlib"

Installation

  • To run this module, you need to first install Qlib following the instruction in install-from-source or follow:
python -m pip install git+https://github.com/microsoft/qlib.git@finco
  • then you need to install other dependencies of finco:
python -m pip install pydantic openai python-dotenv

Quick run

To run this module, you can start the workflow easily with one command:

cd qlib/finco; python cli.py "your prompt"