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

Tool use #7

Merged
merged 16 commits into from
Nov 21, 2023
Merged

Tool use #7

merged 16 commits into from
Nov 21, 2023

Conversation

cyberkaida
Copy link
Owner

Adding support for direct function calls.

This will introduce basic tools, then later we will introduce pushing and pulling scripts and results from the RE tool integration.

This uses llama-index's preferred model for local inference
and embedding.

For now this is easier than the custom model. We will reduce
complexity until tool usage is implemented, then re-introduce
custom models later.
@cyberkaida cyberkaida self-assigned this Oct 14, 2023
@cyberkaida cyberkaida merged commit 5293952 into main Nov 21, 2023
1 check passed
@cyberkaida cyberkaida deleted the tool-use branch November 21, 2023 07:29
unkmc pushed a commit to unkmc/reverse-engineering-assistant that referenced this pull request Mar 22, 2024
Refactor around tools instead of embeddings! This has much, much better performance!
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