mirror of
https://github.com/microsoft/qlib.git
synced 2026-07-10 06:20:57 +08:00
Initial interface for discussion
This commit is contained in:
14
scripts/finco/README.md
Normal file
14
scripts/finco/README.md
Normal file
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
# 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?
|
||||
Reference in New Issue
Block a user