You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: substrate/core/models.py
+21-18
Original file line number
Diff line number
Diff line change
@@ -176,6 +176,9 @@ class Config:
176
176
"Llama3Instruct8B",
177
177
"Llama3Instruct70B",
178
178
"Firellava13B",
179
+
"gpt-4o",
180
+
"gpt-4o-mini",
181
+
"claude-3-5-sonnet-20240620",
179
182
] ="Llama3Instruct8B"
180
183
"""
181
184
Selected model. `Firellava13B` is automatically selected when `image_uris` is provided.
@@ -691,7 +694,7 @@ class Config:
691
694
"""
692
695
store: Optional[str] =None
693
696
"""
694
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
697
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
695
698
"""
696
699
697
700
@@ -719,7 +722,7 @@ class Config:
719
722
"""
720
723
store: Optional[str] =None
721
724
"""
722
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
725
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
723
726
"""
724
727
725
728
@@ -755,7 +758,7 @@ class Config:
755
758
"""
756
759
store: Optional[str] =None
757
760
"""
758
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
761
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
823
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
875
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
931
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
975
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
973
976
"""
974
977
975
978
@@ -1005,7 +1008,7 @@ class Config:
1005
1008
"""
1006
1009
store: Optional[str] =None
1007
1010
"""
1008
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1011
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1009
1012
"""
1010
1013
1011
1014
@@ -1049,7 +1052,7 @@ class Config:
1049
1052
"""
1050
1053
store: Optional[str] =None
1051
1054
"""
1052
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1055
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1127
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1125
1128
"""
1126
1129
1127
1130
@@ -1149,7 +1152,7 @@ class Config:
1149
1152
"""
1150
1153
store: Optional[str] =None
1151
1154
"""
1152
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1155
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1153
1156
"""
1154
1157
1155
1158
@@ -1185,7 +1188,7 @@ class Config:
1185
1188
"""
1186
1189
store: Optional[str] =None
1187
1190
"""
1188
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1191
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1189
1192
"""
1190
1193
1191
1194
@@ -1209,7 +1212,7 @@ class Config:
1209
1212
"""
1210
1213
store: Optional[str] =None
1211
1214
"""
1212
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1215
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1213
1216
"""
1214
1217
1215
1218
@@ -1241,7 +1244,7 @@ class Config:
1241
1244
"""
1242
1245
store: Optional[str] =None
1243
1246
"""
1244
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1247
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1245
1248
"""
1246
1249
1247
1250
@@ -1269,7 +1272,7 @@ class Config:
1269
1272
"""
1270
1273
store: Optional[str] =None
1271
1274
"""
1272
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1275
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1273
1276
"""
1274
1277
1275
1278
@@ -1301,7 +1304,7 @@ class Config:
1301
1304
"""
1302
1305
store: Optional[str] =None
1303
1306
"""
1304
-
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the image data will be returned as a base64-encoded string.
1307
+
Use "hosted" to return an image URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the image data will be returned as a base64-encoded string.
1305
1308
"""
1306
1309
1307
1310
@@ -1439,7 +1442,7 @@ class Config:
1439
1442
"""
1440
1443
store: Optional[str] =None
1441
1444
"""
1442
-
Use "hosted" to return an audio URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the audio data will be returned as a base64-encoded string.
1445
+
Use "hosted" to return an audio URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the audio data will be returned as a base64-encoded string.
1443
1446
"""
1444
1447
1445
1448
@@ -1471,7 +1474,7 @@ class Config:
1471
1474
"""
1472
1475
store: Optional[str] =None
1473
1476
"""
1474
-
Use "hosted" to return an audio URL hosted on Substrate. You can also provide a URL to a registered [file store](https://guides.substrate.run/guides/external-file-storage). If unset, the audio data will be returned as a base64-encoded string.
1477
+
Use "hosted" to return an audio URL hosted on Substrate. You can also provide a URL to a registered [file store](https://docs.substrate.run/reference/external-files). If unset, the audio data will be returned as a base64-encoded string.
0 commit comments