IntelliJava icon indicating copy to clipboard operation
IntelliJava copied to clipboard

Create semantic search class

Open Barqawiz opened this issue 1 year ago • 0 comments

Add a class to the function package that uses the embedding from openai and cohere to execute the semantic search.

Follow the example in the node version to create the java class: https://github.com/Barqawiz/IntelliNode/blob/main/IntelliNode/function/SemanticSearch.js

Dependency: #11 #12

Barqawiz avatar May 06 '23 22:05 Barqawiz