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

@langchain 的openai sdk 如何开启高分辨率参数vl_high_resolution_images #848

Open
whi-sper opened this issue Feb 25, 2025 · 0 comments

Comments

@whi-sper
Copy link

请问使用@langchain 的openai sdk,vl_high_resolution_images参数应该在哪里传递?
我的调用方式如下:

const llm = new ChatOpenAI({ model, temperature, apiKey, configuration:{ baseURL, } }) await llm.stream(messages)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant