Update rai_config.json
Browse files- rai_config.json +2 -1
rai_config.json
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
{
|
2 |
"max_prompt_length": {
|
3 |
-
"1.4.1": 3072
|
|
|
4 |
}
|
5 |
|
6 |
}
|
|
|
1 |
{
|
2 |
"max_prompt_length": {
|
3 |
+
"1.4.1": 3072,
|
4 |
+
"1.5.0": 3072
|
5 |
}
|
6 |
|
7 |
}
|