Open almasri-ahmad opened 2 months ago
can you say more about what the error is? would help us debug
can you say more about what the error is? would help us debug [llama_parse]with vendor_multimodal_model_name not work return empty sting when i use vendor_multimodal_model_name i do formData.append("vendor_multimodal_model_name", "openai-gpt4o"); formData.append("vendor_multimodal_api_key", process.env.OPENAI_API_KEY)
@almasri-ahmad , we can't reproduce the issue on our side.
Did you specify use_vendor_multimodal_model=True
?
Can you maybe share an Job ID for us to triage?
Bug Description: The
vendor_multimodal_model_name
parameter does not seem to work as expected when using theopenai-gpt4o
model and vendor_multimodal_api_key