Skip to content

Commit

Permalink
Merge pull request #290 from stanford-oval/Yucheng-Jiang-patch-readme
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shaoyijia authored Jan 5, 2025
2 parents 5a61eec + 077ca52 commit 39a21e6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,13 @@ AZURE_API_VERSION="your_azure_api_version"
YDC_API_KEY="your_youcom_api_key"
```
for **Co-STORM**, please also add following
```
# if use openai encoder
ENCODER_API_TYPE="openai"
# or ENCODER_API_TYPE="azure" if use azure openai encoder
```
### STORM examples
**To run STORM with `gpt` family models with default configurations:**
Expand Down

0 comments on commit 39a21e6

Please sign in to comment.