We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8090e0 + ca2071b commit d5e3246Copy full SHA for d5e3246
1 file changed
libs/community/langchain_community/utilities/scenexplain.py
@@ -35,7 +35,7 @@ def _describe_image(self, image: str) -> str:
35
"data": [
36
{
37
"image": image,
38
- "algorithm": "Ember",
+ "algorithm": "Jelly",
39
"languages": ["en"],
40
}
41
]
0 commit comments