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

fix typing for LLMMathChain #2183

Merged

Conversation

benheckmann
Copy link
Contributor

Fix typing in LLMMathChain to allow chat models (#1834). Might have been forgotten in related PR #1807.

Copy link
Contributor

@hwchase17 hwchase17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@hwchase17 hwchase17 merged commit fd1fcb5 into langchain-ai:master Mar 30, 2023
@jcomfort4
Copy link
Contributor

Feels like a related change is needed to help with this issue: #2154 -- trying to figure out where the change needs to be made and no luck, but I'm guessing I need to make a similarly simple PR?

@benheckmann benheckmann deleted the fix-llmmathchain-typing-and-prompt branch April 18, 2023 15:08
vowelparrot pushed a commit that referenced this pull request Apr 30, 2023
use BaseLanguageModel instead of BaseLLM in BaseVectorStoreTool,
VectorStoreToolkit, and VectorStoreRouterToolkit so chat models work

just like #2183 and #1807 before it!
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

Successfully merging this pull request may close these issues.

None yet

3 participants