Skip to content

LangExtract v1.0.5

Compare
Choose a tag to compare
@aksg87 aksg87 released this 08 Aug 01:32
· 111 commits to main since this release

What's Changed

Bug Fixes

  • Fix chunking bug when newlines fall at chunk boundaries (#88) - Resolves issue where content was incorrectly chunked when newline characters appeared at chunk boundaries
  • Fix IPython import warnings and improve notebook detection (#86) - Eliminates import warnings in Jupyter notebooks and improves compatibility

New Features

  • Add base_url parameter to OpenAILanguageModel (#51) - Enables using custom OpenAI-compatible endpoints for alternative LLM providers

Full Changelog: v1.0.4...v1.0.5