Skip to content

Commit

Permalink
run experimental on regular FindMethods recipe
Browse files Browse the repository at this point in the history
  • Loading branch information
justine-gehring committed Sep 10, 2024
1 parent 3a9bb56 commit d5d37ba
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ name: io.moderne.GetEmbeddingsAndCluster
displayName: Generate embeddings to cluster search results
description: This is a tentative new way to generate embeddings and cluster search results, and displays the time it takes for each task.
recipe:
io.moderne.ai.research.FindCodeThatResembles:
resembles: "*"
k: "*"
dataTable: io.moderne.ai.table.SuggestedMethodPatterns
org.openrewrite.java.search.FindMethods:
methodPattern: "*"
dataTable: org.openrewrite.java.table.MethodCalls

0 comments on commit d5d37ba

Please sign in to comment.