We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f853184 commit beead6aCopy full SHA for beead6a
index.html
@@ -17656,6 +17656,8 @@
17656
<option value="command" selected="selected">command</option>
17657
<option value="command-r">command-r</option>
17658
<option value="command-r-plus">command-r-plus</option>
17659
+ <option value="command-r-08-2024">command-r-08-2024</option>
17660
+ <option value="command-r-plus-08-2024">command-r-plus-08-2024</option>
17661
</select>
17662
<span class="color_green" style="font-weight: bold;">Please input Cohere API Key.</span><br><br>
17663
<input class="form-control" type="password" id="custom_cohere_key" placeholder="Cohere API Key (Required)" value="" onfocus="focus_api_keys()" onblur="blur_api_keys()"><br>
0 commit comments