llm-extractinator

View on PyPIReverse Dependencies (0)

0.4.2 llm_extractinator-0.4.2-py3-none-any.whl

Wheel Details

Project: llm-extractinator
Version: 0.4.2
Filename: llm_extractinator-0.4.2-py3-none-any.whl
Download: [link]
Size: 28512
MD5: cbbaadaf47e0ad22c4b0e4e59864d468
SHA256: 740b2a63da8ef0e735db3ff8d49902563c6659eafad1a5b04d821d2eaf1cd046
Uploaded: 2025-03-17 13:48:39 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: llm_extractinator
Version: 0.4.2
Summary: A framework that enables efficient extraction of structured data from unstructured text using large language models (LLMs).
Author: Luc Builtjes
Author-Email: Luc.Builtjes[at]radboudumc.nl
License: Apache License 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pandas (>=2.2.3)
Requires-Dist: tqdm (>=4.67.1)
Requires-Dist: pydantic (>=2.10.6)
Requires-Dist: langchain (>=0.3.16)
Requires-Dist: langchain-core (>=0.3.32)
Requires-Dist: langchain-chroma (>=0.2.1)
Requires-Dist: langchain-ollama (>=0.2.2)
Requires-Dist: ollama (>=0.4.7)
Requires-Dist: tiktoken (>=0.8.0)
Requires-Dist: pytest (>=7.4.0); extra == "test"
Requires-Dist: pytest-cov (>=4.1.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7503 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (76.0.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
llm_extractinator/__init__.py sha256=Wxm_mSvJaAA4CHnarvyiXvs2pUrEAoXO_Sr5UVVI0Hg 32
llm_extractinator/callbacks.py sha256=zeS9W2i6VYEh7DEWdPkUa_LbFfO3fosuAbgrkl4m1u8 675
llm_extractinator/data_loader.py sha256=Y_PlEwdWQ73Bng5U_I7MgfyfVT9_bV5QH_sZf0AnAq8 9354
llm_extractinator/main.py sha256=90gui2rZEq5GseDlFhOB1D11mf7AQb5dEJHCUIcd3AQ 16000
llm_extractinator/ollama_server.py sha256=JHpixUpRfwnVY3A4YASDvNHku_W6D1g3iSkTX64YeSc 1406
llm_extractinator/output_parsers.py sha256=9qCdI_B3oC1xbHuhBPvHa7I5g8nZtw5DDOhKz_wgMA0 3068
llm_extractinator/prediction_task.py sha256=8ccOwxSENIcoLVfkG05vlKVmX70CLjo9lsb18EAQI1c 6509
llm_extractinator/predictor.py sha256=R2wSskN3Op7vRnhZ1v28qvZyfkSW_U4-1TD1UDTIBvw 5096
llm_extractinator/prompt_utils.py sha256=bEx7n9DgRuGl26QzQNmX5WE38leqVxF-Kv8jGAIkqfU 5386
llm_extractinator/translator.py sha256=MbHIgUKHcwIMmFrss_movYgXuXosZs9j6qmZxGBbl-o 3045
llm_extractinator/utils.py sha256=IpTuYuT-QOoG1k5-Mqk7JwqwfnrwOJYiADeqBoB7r2o 1226
llm_extractinator/validator.py sha256=b7HHaHND15o6o_VisBkbcr0gOidfWZdmSGoVdpR4b5w 3020
llm_extractinator/prompt_templates/data_extraction/ai_prompt.txt sha256=WPwXYqLvSCBdwIy6qsjCO_9k2PEVZCZpsuScULO6Xlk 8
llm_extractinator/prompt_templates/data_extraction/human_prompt.txt sha256=Xh3ymn177vBHo170eaUAUTd9mo5YZcNoNmf-ZuAlxUI 7
llm_extractinator/prompt_templates/data_extraction/system_prompt.txt sha256=lOrCQxbwnT-4XOMPLFAjSuWhh0YU6BJyqqyIk3wCOT4 407
llm_extractinator/prompt_templates/output_fixing/human_prompt.txt sha256=aZQKAr5-eVYh6MxHn9zNgxzgR9gPuKHLOM9tHgdfZS0 318
llm_extractinator/prompt_templates/output_fixing/system_prompt.txt sha256=jZ9wC5l5k9-pez9uHDqWwsmSxl8tvJ1Lju8746e9ar0 80
llm_extractinator/prompt_templates/translation/human_prompt.txt sha256=Xh3ymn177vBHo170eaUAUTd9mo5YZcNoNmf-ZuAlxUI 7
llm_extractinator/prompt_templates/translation/system_prompt.txt sha256=uUeJflnUWhRhc3GsnTugBUSuapnXg5w5P4Xzfm-QYIY 1414
llm_extractinator-0.4.2.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
llm_extractinator-0.4.2.dist-info/METADATA sha256=SxSytUZmLoOIdCKytC2CntWKwAB2kQ86URoiBg4vuEk 8618
llm_extractinator-0.4.2.dist-info/WHEEL sha256=52BFRY2Up02UkjOa29eZOS2VxUrpPORXg1pkohGGUS8 91
llm_extractinator-0.4.2.dist-info/entry_points.txt sha256=FNBhPGfZpg-1zvroFxGFhlyXibyx261B8n9U208XsH0 61
llm_extractinator-0.4.2.dist-info/top_level.txt sha256=aPke1m30wwwFbafNNyP1qG8O_kkqNb8ZYiO7ceDTdb4 18
llm_extractinator-0.4.2.dist-info/RECORD

top_level.txt

llm_extractinator

entry_points.txt

extractinate = llm_extractinator.main:main