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

Natural language to query with LLM #3074

Open
dianakramer opened this issue Apr 18, 2024 · 1 comment
Open

Natural language to query with LLM #3074

dianakramer opened this issue Apr 18, 2024 · 1 comment
Assignees

Comments

@dianakramer
Copy link

Feature: Create queries from natural language. This will help analysts to create more efficient queries faster.

Description:

  • When asking an investigation question an LLM solution will recommend queries that will filter the events in a sketch relevant to the question.
  • Use prompt engineering with few-shot prompting and a pre-trained LLM model.
  • Take into account the data types in a sketch.
@jkppr
Copy link
Collaborator

jkppr commented Apr 22, 2024

Side note: Before merging this feature we need to fix a dependency issue with the required package for using Vertex AI google-cloud-aiplatform. In some early tests of the draft PR I have encountered an incompatibility in the dependencies of unfurl. Needs further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants