Prompt manager integrated and working with 6 tests

This commit is contained in:
Cyber MacGeddon 2024-10-26 14:22:38 +01:00
parent 51aef6c730
commit 3da63a38ce
13 changed files with 472 additions and 63 deletions

View file

@ -56,6 +56,8 @@ setuptools.setup(
"neo4j",
"tiktoken",
"google-generativeai",
"ibis",
"jsonschema",
],
scripts=[
"scripts/chunker-recursive",