Metadata-Version: 2.1
Name: rmrag
Version: 0.3.5
Summary: RAG functions
Author: Lasse Tranekjær Leed
Author-email: lasseleed@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

NAME
	rmrag
	
DESCRIPTION
	Created on 2024-04-29
	Module with classes/functions for getting responses, loading data, splitting data, creating embeddings and creating a vectorstore.
	Intended for internal use in Region Midtjylland
	Author: Lasse TranekjÃ¦r Leed
	
