Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use_vendor_multimodal_model #375

Open
almasri-ahmad opened this issue Sep 2, 2024 · 3 comments
Open

use_vendor_multimodal_model #375

almasri-ahmad opened this issue Sep 2, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@almasri-ahmad
Copy link

Bug Description:
The vendor_multimodal_model_name parameter does not seem to work as expected when using the openai-gpt4o model and vendor_multimodal_api_key

@almasri-ahmad almasri-ahmad added the bug Something isn't working label Sep 2, 2024
@Disiok
Copy link
Contributor

Disiok commented Sep 5, 2024

can you say more about what the error is? would help us debug

@almasri-ahmad
Copy link
Author

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)

@Disiok
Copy link
Contributor

Disiok commented Sep 16, 2024

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants