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

Adding basic tools #11

Merged
merged 5 commits into from
Mar 8, 2024
Merged

Adding basic tools #11

merged 5 commits into from
Mar 8, 2024

Conversation

dillonalaird
Copy link
Member

This PR adds some basic tools such as classifiers, detectors and segmentors and functions to allow the LMMs (in this case we are just using LLMs) to build the tools for the user. The prompting is from EasyTool which builds an agent that determines the parameters for each tool based off of the user question and the documentation for each tool.

Copy link
Collaborator

@humpydonkey humpydonkey left a comment

Choose a reason for hiding this comment

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

nice

@dillonalaird dillonalaird merged commit 732389e into main Mar 8, 2024
4 checks passed
@dillonalaird dillonalaird deleted the add-tool-usage branch March 13, 2024 22:39
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.

2 participants