buildApi
//ellmental/com.theagilemonkeys.ellmental.semanticsearchservicedemo/buildApi
buildApi
fun buildApi(): API<SemanticSearch>
Demo configuration of the Semantic Search Service.
Uses:
- OpenAI's embeddings model
- Pinecone as vector store
- HTTP as API