When an image is passed as context using the multi_modal_context parameter and no other column is referenced in the prompt, the validator throws an incorrect warning, PROMPT_WITHOUT_REFERENCES.
See visual-question-answering.ipynb to reproduce the error.
When an image is passed as context using the
multi_modal_contextparameter and no other column is referenced in the prompt, the validator throws an incorrect warning,PROMPT_WITHOUT_REFERENCES.See visual-question-answering.ipynb to reproduce the error.