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 tools to the default LCEL class #224

Open
vmesel opened this issue Aug 20, 2024 · 0 comments
Open

Add tools to the default LCEL class #224

vmesel opened this issue Aug 20, 2024 · 0 comments

Comments

@vmesel
Copy link
Member

vmesel commented Aug 20, 2024

In order to definitely migrate to LCEL syntax as the default, we need to find a simple way to encapsulate tools in LCEL, making it super agnostic and extensible.

A good API would be to have the environment variable/toml setting that holds all of the possible tools for a certain LLM and import it with the llm.bind_tools() signature from LangChain.

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