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

feat: add LinkupTool, a tool for LangChain #1

Merged
merged 3 commits into from
Nov 25, 2024
Merged

feat: add LinkupTool, a tool for LangChain #1

merged 3 commits into from
Nov 25, 2024

Conversation

cjumel
Copy link
Collaborator

@cjumel cjumel commented Nov 25, 2024

Description

This PR's main goal is to add the support of LinkupTool, a tool for the LangChain framework. The tool comes with unit & integration tests, as well as with an example to showcase it's usage.

Besides, I also added in this PR the gitleaks pre-commit hook, which should help us preventing any secret (typically API keys) from being pushed in the repository.

@cjumel cjumel changed the title Cj/tool feat: add LinkupTool, a tool for LangChain Nov 25, 2024
@cjumel cjumel marked this pull request as ready for review November 25, 2024 16:17
@cjumel cjumel merged commit 374527f into main Nov 25, 2024
2 checks passed
@cjumel cjumel deleted the cj/tool branch November 25, 2024 16:45
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