Skip to content

[feature] Embed previous root cause analysis in vector index #41

Description

@yyualvin

It would be useful for the root cause analysis plugin to be able to refer to previous root cause analysis in the database (as well as other failure). To prevent an exhaustive search over the database, each root cause analysis in the future will be run through a embedding (or reranking model) and then inserted into a pgvector table. Then in the future the root cause analysis will take the top k vectors and include their corresponding root cause analysis in the context.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions