components

Vector search and LLM components for pipelines

componentdescription
embeddingsA class for handling vector search
modelsMaking an interface for LLM inference
pipelineA class for running LLM and RAG pipelines
promptPrompt builders for LLM
resultA class to hold results from different stages of a pipeline