Branch / Compiler clang-3.4, gcc-4.9, Xcode-7 MSVC 2015 The call to sqlite3_key used to include a null character at the end of the password provided in the connection_config. This prevented users from ...
This project implements an AI-powered document query system using LangChain, ChromaDB, and OpenAI's language models. It enables users to create a searchable database from markdown documents and query ...