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

Where are the codes and data for tool matching? #61

Open
hongjin-su opened this issue Dec 6, 2023 · 2 comments
Open

Where are the codes and data for tool matching? #61

hongjin-su opened this issue Dec 6, 2023 · 2 comments

Comments

@hongjin-su
Copy link

As titled, thanks!

@zhouxh19
Copy link
Collaborator

zhouxh19 commented Dec 7, 2023

We have added the tool matching function, i.e., api embedding during tool registration (./multiagents/tools/api_retrieval.py) and api matching at the start of tree search (./multiagents/tools/retriever.py).

We will (1) release the local embedding model (sentence_transformer) after adding sufficient optimization tools and (2) further test for the most suitable time to apply the "tool matching" function (e.g., at the beginning of diagnosis or for every llm inference).

@zhouxh19
Copy link
Collaborator

zhouxh19 commented Dec 7, 2023

Pls. the training data for localized text embedding model will be released soon

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

2 participants