Skip to content

Commit 559de8f

Browse files
authored
README - typo in CAI_STREAM variable name (#381)
Fix typo in CAI_STREAM variable name
1 parent 68e3319 commit 559de8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ If you are using alias1 model, make sure that CAI is >0.4.0 version and here you
524524
OPENAI_API_KEY="sk-1234"
525525
OLLAMA=""
526526
ALIAS_API_KEY="<sk-your-key>" # note, add yours
527-
CAI_STEAM=False
527+
CAI_STREAM=False
528528
CAI_MODEL="alias1"
529529
```
530530

0 commit comments

Comments
 (0)