pembot 0.0.8__tar.gz → 0.1.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of pembot might be problematic. Click here for more details.
- {pembot-0.0.8 → pembot-0.1.0}/PKG-INFO +1 -1
- pembot-0.1.0/pembot/.git/COMMIT_EDITMSG +1 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/index +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/logs/HEAD +2 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/logs/refs/heads/main +2 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/logs/refs/remotes/origin/main +2 -0
- pembot-0.1.0/pembot/.git/objects/01/5f71967c525963c827d7fe5415ae2c040c4a64 +0 -0
- pembot-0.1.0/pembot/.git/objects/09/ee34d94dffd4c286df1d6d528b2e98e2a6cce2 +0 -0
- pembot-0.1.0/pembot/.git/objects/0d/28f73897db0c9a9351ee9e64d2a0fe27db2705 +3 -0
- pembot-0.1.0/pembot/.git/objects/10/9d1ca0463ea42bbbc435bcb43a90711211cf49 +0 -0
- pembot-0.1.0/pembot/.git/objects/14/22c2d0cf79fd928ff7e2d77f96ad5b40cc2a31 +0 -0
- pembot-0.1.0/pembot/.git/objects/3d/e536f9c1fd05a23c2dec66423ed610afb0cf5f +0 -0
- pembot-0.1.0/pembot/.git/objects/42/f03e1b66aa56bbb36a1c3a8dea9e1e727faffa +0 -0
- pembot-0.1.0/pembot/.git/objects/44/86da0f89c566c3bae8abf435d37aeca87f1632 +0 -0
- pembot-0.1.0/pembot/.git/objects/90/f067b86364ab243a7e3bc75f936319ba9eac88 +0 -0
- pembot-0.1.0/pembot/.git/objects/a8/98d2c3947d30d8be64bd2bbcef68f956d5456b +1 -0
- pembot-0.1.0/pembot/.git/objects/a9/d5e349fa091647742b09eb3d05bac8f58fe547 +0 -0
- pembot-0.1.0/pembot/.git/objects/ab/f77db148e3fb3b26913af14ae43130396f3269 +0 -0
- pembot-0.1.0/pembot/.git/objects/ce/a4ffc1cf5eab61a2a0abd8f6dc941b580b69fd +0 -0
- pembot-0.1.0/pembot/.git/objects/e0/da740b542afc451c45b9b4be6c0c7a3c79b06c +0 -0
- pembot-0.1.0/pembot/.git/objects/f1/3181b12cf4d539e635bf94ad6e950d68cedaf1 +0 -0
- pembot-0.1.0/pembot/.git/objects/fd/abd48f3e947a9f420003446dd118c5295346a5 +0 -0
- pembot-0.1.0/pembot/.git/refs/heads/main +1 -0
- pembot-0.1.0/pembot/.git/refs/remotes/origin/main +1 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/TextEmbedder/mongodb_embedder.py +23 -16
- {pembot-0.0.8 → pembot-0.1.0}/pembot/__init__.py +1 -1
- {pembot-0.0.8 → pembot-0.1.0}/pembot/config/config.yaml +1 -1
- {pembot-0.0.8 → pembot-0.1.0}/pembot/query.py +8 -1
- {pembot-0.0.8 → pembot-0.1.0}/pembot/requirements.txt +1 -1
- pembot-0.0.8/pembot/.git/COMMIT_EDITMSG +0 -1
- pembot-0.0.8/pembot/.git/refs/heads/main +0 -1
- pembot-0.0.8/pembot/.git/refs/remotes/origin/main +0 -1
- {pembot-0.0.8 → pembot-0.1.0}/LICENSE +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/config +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/description +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/applypatch-msg.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/commit-msg.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/fsmonitor-watchman.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/post-update.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/pre-applypatch.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/pre-commit.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/pre-merge-commit.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/pre-push.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/pre-rebase.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/pre-receive.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/prepare-commit-msg.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/push-to-checkout.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/sendemail-validate.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/hooks/update.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/info/exclude +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/logs/refs/remotes/origin/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/0a/fb3a98cdc55b1434b44534ec2bf22c56cfa26c +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/0b/db4169fc0f312b8698f1df17a258fff163aeaa +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/0c/8d9b2690545bf1906b05cd9f18b783b3eb74f1 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/0c/ab66ffbaf50ef60dd41f3498595ebd2526b33c +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/18/28e18ab80aa64d334b26428708140e280cbc63 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/19/f61df7dbd562d04f561288677bbf2f18f5dff7 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/1f/83a471c8119f7794d98c049170a5d7d07a4b71 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/28/db0ab48059acccd7d257aa02e52e9b6b83a4a5 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/35/97e518a8658280be9f377f78edf1dfa1f23814 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/3d/07d3b29ff53d95de3898fb786d61732f210515 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/3e/23850624fcf5f111d6ea88ddd64adf924cf82f +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/3e/cf23eb95123287531d708a21d4ba88d92ccabb +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/3f/78215d7e17da726fb352fd92b3c117db9b63ba +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/3f/e072cf3cb6a9f30c3e9936e3ddf622e80270d0 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/41/ae8fa8f8baa2daee5ec0aa21ae17922ae051a0 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/41/cbeb6bcb4c6fa9ef9be571082d95ecb4ea0ee3 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/4d/a03134f70896f72053fbdc0cd4f4c76d4ac1d8 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/50/39b29fda67743a044993436df6a4a1db7b8888 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/51/9e780574933d7627a083222bd10dd74f430904 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/61/46a371b9c1bd9f51af273f11f986cfd1bedeba +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/63/1700a51c8fa97b543991f5f61bfcd1e7e1327d +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/64/00040794955d17c9a1fe1aaaea59f2c4822177 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/6d/7a865a23b1cb4182f67907820104ced48b11c9 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/72/f047cda92abcd1ddc857f6461de605f8668331 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/73/2e98f08bc806c331b06847fc8c743f545499e5 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/7a/7d28b0313a3d9d509823faaae31949af8610ef +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/7e/0907822f7d316ebe0be07e1f6918bef412c80b +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/86/cdaec229f1fbebf43042266b03878944669f25 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/87/d6df5217a4a374f8c1211a05f9bd657f72c9a7 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/8b/5be2af9b16f290549193859c214cd9072212e8 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/93/8f29d9b4b1ae86e39dddf9e3d115a82ddfc9b6 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/95/28bbccd167e3f4ad583a1ae9fac98a52620e27 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/9b/123713e30fc9e225f9ac8ff5b02f8f8cf86456 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/ab/139d2cd4798dd8e2c565b80440b1a44b376126 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/ab/c6b15265171457b41e2cfdaf3b8c3994a59eb7 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/ac/9c9018c62fa30dc142665c1b5a375f4e056880 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/af/80ddb5890f062e364ea8ade2d602df4e12de8c +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/b1/1173d9b68db117437ccb9551461152e1e8a77d +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/b2/4e79ab07fe9e68781961a25ff9f1dbb1546fbb +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/b8/884c6145221ac66f84bf88919754c2cb05c12d +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/b8/eea52176ffa4d88c5a9976bee26092421565d3 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/bd/8fd1cb166996e74a8631f3a6f764a53af75297 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/bf/068a0714e2145de83a5c004f4213b091439d0e +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/bf/32a7e6872e5dc4025ee3df3c921ec7ade0855f +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/bf/518686b06069d2a8abd3689908b7e1a6e16b05 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/c0/793458db6e1bee7f79f1a504fb8ff4963f8ed3 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/c2/443060c07101948487cfa93cc39e082e9e0f5f +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/d0/937f7d832266337289d5ec09459f931a46fcf7 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/e0/9162dbd64d85bb5ed740aa99faefa73f293d78 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/e5/3070f2b07f45d031444b09b1b38658f3caf29e +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/e7/911a702079a6144997ea4e70f59abbe59ec2bc +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/e9/1172752e9a421ae463112d2b0506b37498c98d +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/ea/0af89e61a882c5afc2a8c281b2d96f174bfe58 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/eb/75e1c49f1e5b79dca17ccdbec8067756523238 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/ee/a73c7f24094ed83b014f7cfce46e10f817bec8 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/ef/0503a60244391590b16042019032e91d7cc30d +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/f1/655afa1c5636c8d58969e3194bb770aefbc552 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/f4/e991088a63def67a30a2b8bbdb4d58514abab8 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/f6/b1d54483ce20fbcb252a8a93a5eff7bec88729 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/f8/6fbd490878cb0d3c35cc4443672d1309171bf1 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/f8/cbb5bfd1503e66cec2c593362c60a317b6d300 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/f9/98e1f01c2bf0a20159fc851327af05beb3ac88 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/fa/9c9a62ec1203a5868b033ded428c2382c4e1b6 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/fb/6c90c9ce5e0cdfbe074a3f060afc66f62eefde +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/fc/988aab7e2d46396dc595ad24345e8e77dda0e4 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/fc/e56f1e09d09a05b9babf796fb40bece176f3a2 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/pack/pack-d5469edc8c36e3bb1de5e0070e4d5b1eae935dd4.idx +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/pack/pack-d5469edc8c36e3bb1de5e0070e4d5b1eae935dd4.pack +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/objects/pack/pack-d5469edc8c36e3bb1de5e0070e4d5b1eae935dd4.rev +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/packed-refs +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.git/refs/remotes/origin/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/.gitignore +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/AnyToText/__init__.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/AnyToText/convertor.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/LICENSE +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/TextEmbedder/__init__.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/TextEmbedder/gemini_embedder.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/TextEmbedder/mongodb_index_creator.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/TextEmbedder/vector_query.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/gartner.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/main.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/output_structure_local.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/COMMIT_EDITMSG +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/config +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/description +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/applypatch-msg.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/commit-msg.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/fsmonitor-watchman.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/post-update.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/pre-applypatch.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/pre-commit.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/pre-merge-commit.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/pre-push.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/pre-rebase.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/pre-receive.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/prepare-commit-msg.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/push-to-checkout.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/sendemail-validate.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/hooks/update.sample +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/index +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/info/exclude +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/logs/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/logs/refs/heads/main +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/logs/refs/remotes/myorigin/main +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/logs/refs/remotes/origin/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/14/251b198e0bac39a3dc3b42f9e57b20c01465fb +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/24/7b15a6b1e0e3d270c05af184f048736376cd4e +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/24/8f03b5f969a7fbd396b496f40b57f0ae81c148 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/57/74dc9c3901d2ffb2cd7dafe2ad6612a7f9f42c +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/72/2dc14f82e78ce41717348b256e0c17834933b4 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/79/eb7b93ced70e399bd561093c45de7641414dbd +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/8d/9ce1fd9733a78c592b34af9c94b98960c601ed +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/95/745843bb4377d6042180daeda818c0b16fd493 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/a5/c6dfb577782c259990dcf977e355298e923428 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/a7/4bcd5e67cb1066dd504b92b42390fe0b2c3d38 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/b4/8d697aa9fd97151eb2a84a1af5d408b7630232 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/b8/702320e56074e9680181d8b7897d6a0a552e2d +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/f3/b2d76c75bbd50e04fc4c2ad17fc94ca6daed32 +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/pack/pack-d3051affdd6c31306dc53489168fc870872085d1.idx +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/pack/pack-d3051affdd6c31306dc53489168fc870872085d1.pack +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/objects/pack/pack-d3051affdd6c31306dc53489168fc870872085d1.rev +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/packed-refs +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/refs/heads/main +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/refs/remotes/myorigin/main +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/.git/refs/remotes/origin/HEAD +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/LICENSE +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/README.md +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/__init__.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/config/config.yaml +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/extract.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/pyrightconfig.json +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pdf2markdown/requirements.txt +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/pem.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/utils/__init__.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/utils/inference_client.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pembot/utils/string_tools.py +0 -0
- {pembot-0.0.8 → pembot-0.1.0}/pyproject.toml +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
fixed the type_info array pushing bug
|
|
Binary file
|
|
@@ -8,3 +8,5 @@ eb75e1c49f1e5b79dca17ccdbec8067756523238 0bdb4169fc0f312b8698f1df17a258fff163aea
|
|
|
8
8
|
0bdb4169fc0f312b8698f1df17a258fff163aeaa 9528bbccd167e3f4ad583a1ae9fac98a52620e27 cyto <silverstone965@gmail.com> 1750947488 +0530 commit: handled local llm nonexistent error properly for choice of just passing None as llm_client;
|
|
9
9
|
9528bbccd167e3f4ad583a1ae9fac98a52620e27 ef0503a60244391590b16042019032e91d7cc30d cyto <silverstone965@gmail.com> 1751872559 +0530 commit: added a model_name_parameter to change models quicky
|
|
10
10
|
ef0503a60244391590b16042019032e91d7cc30d af80ddb5890f062e364ea8ade2d602df4e12de8c cyto <silverstone965@gmail.com> 1751896700 +0530 commit: added model name to convertor
|
|
11
|
+
af80ddb5890f062e364ea8ade2d602df4e12de8c 0d28f73897db0c9a9351ee9e64d2a0fe27db2705 cyto <silverstone965@gmail.com> 1752081786 +0530 commit: upgraded to 0.0.8; added ability to classify the document chunks into one more filterable parameter 'type'; other query related improvements..
|
|
12
|
+
0d28f73897db0c9a9351ee9e64d2a0fe27db2705 a898d2c3947d30d8be64bd2bbcef68f956d5456b cyto <silverstone965@gmail.com> 1752136060 +0530 commit: fixed the type_info array pushing bug
|
|
@@ -8,3 +8,5 @@ eb75e1c49f1e5b79dca17ccdbec8067756523238 0bdb4169fc0f312b8698f1df17a258fff163aea
|
|
|
8
8
|
0bdb4169fc0f312b8698f1df17a258fff163aeaa 9528bbccd167e3f4ad583a1ae9fac98a52620e27 cyto <silverstone965@gmail.com> 1750947488 +0530 commit: handled local llm nonexistent error properly for choice of just passing None as llm_client;
|
|
9
9
|
9528bbccd167e3f4ad583a1ae9fac98a52620e27 ef0503a60244391590b16042019032e91d7cc30d cyto <silverstone965@gmail.com> 1751872559 +0530 commit: added a model_name_parameter to change models quicky
|
|
10
10
|
ef0503a60244391590b16042019032e91d7cc30d af80ddb5890f062e364ea8ade2d602df4e12de8c cyto <silverstone965@gmail.com> 1751896700 +0530 commit: added model name to convertor
|
|
11
|
+
af80ddb5890f062e364ea8ade2d602df4e12de8c 0d28f73897db0c9a9351ee9e64d2a0fe27db2705 cyto <silverstone965@gmail.com> 1752081786 +0530 commit: upgraded to 0.0.8; added ability to classify the document chunks into one more filterable parameter 'type'; other query related improvements..
|
|
12
|
+
0d28f73897db0c9a9351ee9e64d2a0fe27db2705 a898d2c3947d30d8be64bd2bbcef68f956d5456b cyto <silverstone965@gmail.com> 1752136060 +0530 commit: fixed the type_info array pushing bug
|
|
@@ -7,3 +7,5 @@ eb75e1c49f1e5b79dca17ccdbec8067756523238 0bdb4169fc0f312b8698f1df17a258fff163aea
|
|
|
7
7
|
0bdb4169fc0f312b8698f1df17a258fff163aeaa 9528bbccd167e3f4ad583a1ae9fac98a52620e27 cyto <silverstone965@gmail.com> 1750947502 +0530 update by push
|
|
8
8
|
9528bbccd167e3f4ad583a1ae9fac98a52620e27 ef0503a60244391590b16042019032e91d7cc30d cyto <silverstone965@gmail.com> 1751872581 +0530 update by push
|
|
9
9
|
ef0503a60244391590b16042019032e91d7cc30d af80ddb5890f062e364ea8ade2d602df4e12de8c cyto <silverstone965@gmail.com> 1751896713 +0530 update by push
|
|
10
|
+
af80ddb5890f062e364ea8ade2d602df4e12de8c 0d28f73897db0c9a9351ee9e64d2a0fe27db2705 cyto <silverstone965@gmail.com> 1752081801 +0530 update by push
|
|
11
|
+
0d28f73897db0c9a9351ee9e64d2a0fe27db2705 a898d2c3947d30d8be64bd2bbcef68f956d5456b cyto <silverstone965@gmail.com> 1752136119 +0530 update by push
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
x��݊� @�^�s�P������2�MfR���<��~pश,�A�;�HC*:�h]��8T��� )��,ņ�V��X���Q���XE�
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
a898d2c3947d30d8be64bd2bbcef68f956d5456b
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
a898d2c3947d30d8be64bd2bbcef68f956d5456b
|
|
@@ -69,22 +69,27 @@ def search_within_document(
|
|
|
69
69
|
if document_belongs_to_a_type:
|
|
70
70
|
project_dict['type']= 1
|
|
71
71
|
|
|
72
|
+
vectorSearchParams= {
|
|
73
|
+
'queryVector': aggregate_query_embedding,
|
|
74
|
+
'path': 'embedding',
|
|
75
|
+
|
|
76
|
+
#number of nearest neighbors to consider
|
|
77
|
+
'numCandidates': 100,
|
|
78
|
+
'limit': limit,
|
|
79
|
+
'index': index_name,
|
|
80
|
+
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
#filter (if a type or docid filter is given) to search only within the specified documents search space
|
|
84
|
+
if document_name_id:
|
|
85
|
+
vectorSearchParams['filter']= (
|
|
86
|
+
{ "type": {"$in": [document_belongs_to_a_type ]} } if document_belongs_to_a_type else
|
|
87
|
+
{ 'docId': document_name_id }
|
|
88
|
+
)
|
|
89
|
+
|
|
72
90
|
pipeline = [
|
|
73
91
|
{
|
|
74
|
-
'$vectorSearch':
|
|
75
|
-
'queryVector': aggregate_query_embedding,
|
|
76
|
-
'path': 'embedding',
|
|
77
|
-
|
|
78
|
-
#number of nearest neighbors to consider
|
|
79
|
-
'numCandidates': 100,
|
|
80
|
-
'limit': limit,
|
|
81
|
-
'index': index_name,
|
|
82
|
-
|
|
83
|
-
#filter to search only within the specified document
|
|
84
|
-
'filter':
|
|
85
|
-
{ "type": {"$in": [document_belongs_to_a_type ]} } if document_belongs_to_a_type else
|
|
86
|
-
{ 'docId': document_name_id }
|
|
87
|
-
}
|
|
92
|
+
'$vectorSearch': vectorSearchParams
|
|
88
93
|
},
|
|
89
94
|
|
|
90
95
|
# to exclude the MongoDB internal _id
|
|
@@ -93,6 +98,8 @@ def search_within_document(
|
|
|
93
98
|
}
|
|
94
99
|
]
|
|
95
100
|
|
|
101
|
+
|
|
102
|
+
|
|
96
103
|
# print("sesraching now:")
|
|
97
104
|
results = list(embeddings_collection.aggregate(pipeline))
|
|
98
105
|
# print("search results: ", results)
|
|
@@ -253,8 +260,8 @@ def process_document_and_embed(
|
|
|
253
260
|
{'docId': document_name_id, 'chunk_number': i + 1},
|
|
254
261
|
{
|
|
255
262
|
'$set': doc_set,
|
|
256
|
-
'$
|
|
257
|
-
"type": type_info
|
|
263
|
+
'$addToSet': {
|
|
264
|
+
"type": { '$each': type_info }
|
|
258
265
|
}
|
|
259
266
|
},
|
|
260
267
|
upsert=True
|
|
@@ -82,7 +82,13 @@ def multi_embedding_average(llm_client, inference_client, descriptions, model= "
|
|
|
82
82
|
|
|
83
83
|
|
|
84
84
|
|
|
85
|
-
def rag_query_llm(db_client, llm_client, inference_client,
|
|
85
|
+
def rag_query_llm(db_client, llm_client, inference_client,
|
|
86
|
+
user_query: str, document_id: str, required_fields_descriptions: list[str],
|
|
87
|
+
model_name: str = "deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
88
|
+
ollama_base_url: str = "http://localhost:11434", no_of_fields= 4,
|
|
89
|
+
embedding_model= "BAAI/bge-en-icl", llm_provider_name: PROVIDER_T= "novita",
|
|
90
|
+
index_name: str= "test_search", embeddings_collection= "doc_chunks",
|
|
91
|
+
document_belongs_to_a_type= "", prompt_prefix= ""):
|
|
86
92
|
"""
|
|
87
93
|
Performs a RAG (Retrieval Augmented Generation) query using a Hugging Face
|
|
88
94
|
embedding model, ChromaDB for retrieval, and a local Ollama model for generation.
|
|
@@ -139,6 +145,7 @@ def rag_query_llm(db_client, llm_client, inference_client, user_query: str, docu
|
|
|
139
145
|
If you don't know the answer, just say that you don't know, don't try to make up an answer.
|
|
140
146
|
|
|
141
147
|
Context:
|
|
148
|
+
{prompt_prefix}
|
|
142
149
|
{context}
|
|
143
150
|
|
|
144
151
|
Question: {user_query}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
added model name to convertor
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
af80ddb5890f062e364ea8ade2d602df4e12de8c
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
af80ddb5890f062e364ea8ade2d602df4e12de8c
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|