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

Specifying LangChain version to avoid imcompatibility #56

Open
maykcaldas opened this issue Oct 25, 2024 · 0 comments
Open

Specifying LangChain version to avoid imcompatibility #56

maykcaldas opened this issue Oct 25, 2024 · 0 comments

Comments

@maykcaldas
Copy link
Contributor

Depending on the version of langchain/openai, the logprobs argument needs to be passed as kwargs or explicitly.

Currently, BO-LIFT 0.1.2 is compatible with langchain 0.3.1, langchain-openai 0.2.1, and openai 1.51.

TODO: constrain to these version or greater in the setup.py

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