1
0
mirror of https://github.com/microsoft/qlib.git synced 2026-07-02 02:21:18 +08:00
Files
qlib/scripts/finco/README.md
2023-05-24 12:18:31 +08:00

15 lines
203 B
Markdown

# Requirements
```
pydantic
openai
```
# TODOs
- [ ] Select the appropriate LLM API
- Which API is more suitable for meeting our requirements - the original API or an alternative like LangChain?