Packages
lang_extract
v0.3.0
Extract structured data from text using LLMs with source grounding. Maps every extraction back to exact byte positions in the source. Supports Claude, OpenAI, and Gemini providers. Elixir port of google/langextract.
Dependencies of lang_extract
4 dependencies| Package | Requirement | Status |
|---|---|---|
| jason | ~> 1.4 | |
| req | ~> 0.5 | |
| yaml_elixir | ~> 2.12 | |
| ymlr | ~> 5.0 |