mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-17 17:21:02 +02:00
Prompt manager integrated and working with 6 tests
This commit is contained in:
parent
51aef6c730
commit
3da63a38ce
13 changed files with 472 additions and 63 deletions
|
|
@ -56,6 +56,8 @@ setuptools.setup(
|
|||
"neo4j",
|
||||
"tiktoken",
|
||||
"google-generativeai",
|
||||
"ibis",
|
||||
"jsonschema",
|
||||
],
|
||||
scripts=[
|
||||
"scripts/chunker-recursive",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue