Skip to content

v1.0.2: Removes pylibmagic dependency

Compare
Choose a tag to compare
@aksg87 aksg87 released this 03 Aug 13:47
· 111 commits to main since this release
88520cc

v1.0.2 – Slimmer install, Windows fix, OpenAI v1.x support

What’s Changed

  • Removed langfun and pylibmagic dependencies – lighter install; no libmagic needed on Windows
  • Fixed Windows-installation failure [#25]
  • Restored compatibility with modern OpenAI SDK v1.x [#16]
  • Updated README and Dockerfile to match the new, slimmer dependency set

Note

LangFunLanguageModel has been removed.
If you still need LangFun support, please open a new issue so we can discuss re-adding it in a cross-platform way.

Full Changelog: v1.0.1...v1.0.2