Processor model prototype

This commit is contained in:
Cyber MacGeddon 2024-07-15 17:17:04 +01:00
parent 3565e5c5a9
commit bc34f8b99f
22 changed files with 541 additions and 172 deletions

View file

@ -42,6 +42,7 @@ setuptools.setup(
"pypdf",
"anthropic",
"google-cloud-aiplatform",
"pyyaml",
],
scripts=[
"scripts/chunker-recursive",