File size: 234 Bytes
5fa1a76
 
 
 
 
 
 
1
2
3
4
5
6
7
answer = image_qa(text=translated_question, image=image)
print(f"The answer is {answer}")
=====
[]
`
Contrary, to the examples of the run prompt, each chat prompt example has one or more exchanges between the 
Human and the Assistant.