{"library":"langextract","type":"library","category":null,"description":"LangExtract is a Python library for robustly extracting structured data from large language models (LLMs). It handles automatic chunking, multi-language support, and provides integrations with various LLM providers (e.g., OpenAI, Vertex AI, Ollama). The current version is 1.2.1, with a frequent release cadence, often introducing new providers, features, and bug fixes.","language":"python","status":"active","version":"1.2.1","tags":["LLM","data extraction","structured data","AI","NLP"],"install":[{"cmd":"pip install langextract","imports":["from langextract import extract","from langextract import ModelConfig","from langextract import ProviderConfig","from langextract.dataclasses import langextract_schema","from langextract.dataclasses import LangExtractSchema"]}],"homepage":null,"github":"https://github.com/google/langextract","docs":"https://github.com/google/langextract/blob/main/README.md","changelog":"https://github.com/google/langextract/releases","pypi":"https://pypi.org/project/langextract/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":80,"avg_install_s":16.5,"avg_import_s":2.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/langextract/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}