Skip to content

Commit 39a21e6

Browse files
authored
Merge pull request #290 from stanford-oval/Yucheng-Jiang-patch-readme
Update README.md
2 parents 5a61eec + 077ca52 commit 39a21e6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,13 @@ AZURE_API_VERSION="your_azure_api_version"
234234
YDC_API_KEY="your_youcom_api_key"
235235
```
236236
237+
for **Co-STORM**, please also add following
238+
```
239+
# if use openai encoder
240+
ENCODER_API_TYPE="openai"
241+
# or ENCODER_API_TYPE="azure" if use azure openai encoder
242+
```
243+
237244
### STORM examples
238245
239246
**To run STORM with `gpt` family models with default configurations:**

0 commit comments

Comments
 (0)