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

Add LLMSymbolicMathChain #120

Merged
merged 5 commits into from
Jul 16, 2023
Merged

Add LLMSymbolicMathChain #120

merged 5 commits into from
Jul 16, 2023

Conversation

kreneskyp
Copy link
Owner

Description

This adds support for LLMSymbolicMathChain and improves the node loading.

Changes

  • adds LLMSymbolicMathChain
  • import_class now accepts paths that target classmethod and staticmethod (including from_llm methods)
  • cleaned up chain and router-chain imports to import_langchain
  • langchain 0.0.234
    • get_fields updated to handle case where rootfield is a class.

How Tested

manual testing with LLMSymbolicMathChain

TODOs

[List any outstanding TODOs or known issues that still need to be addressed.]

@kreneskyp kreneskyp merged commit cbf2e1f into master Jul 16, 2023
@kreneskyp kreneskyp deleted the components branch July 16, 2023 16:50
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.

1 participant