We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1de7557 + c2862e0 commit 436199fCopy full SHA for 436199f
README.md
@@ -234,6 +234,13 @@ AZURE_API_VERSION="your_azure_api_version"
234
YDC_API_KEY="your_youcom_api_key"
235
```
236
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
+
244
### STORM examples
245
246
**To run STORM with `gpt` family models with default configurations:**
0 commit comments