Commit History

removed unused import
446904e

isayahc commited on

allowing the embedding model to be changed via .env
cd0ca96

isayahc commited on

added persistent_directory to chroma client
1314610

Asaad Almutareb commited on

moved config.ini to innovation_pathfinder_ai folder
1105e95

Asaad Almutareb commited on

moved configuration to a config.ini file
92304dd

Asaad Almutareb commited on

updated some LC imports due to 'deprecated methods' warning
57e87b0

Asaad Almutareb commited on

moved generate_uuid into the utils module and changed the import statements
6e8591f

isayahc commited on

removed commented out code, improved variable names, showed instance of using Chroma as a retriever
cc8fd4e

isayahc commited on

creating custom chunking for pdfs
1a930c9

isayahc commited on

removed used hardcoded line
63822d9

isayahc commited on

removed ill placed function
c2c91b0

isayahc commited on

organized import, removed unused and outdated functions
63a91c0

isayahc commited on

added functionality for adding markdown documents to chroma collections
5660f01

isayahc commited on

added more to the main example function
465bb25

isayahc commited on

now allow for data to be added to already existing collections
a4dffa4

isayahc commited on

code for vector store
26a0cad

isayahc commited on