v1.0.2: Removes pylibmagic dependency
v1.0.2 – Slimmer install, Windows fix, OpenAI v1.x support
What’s Changed
- Removed
langfun
andpylibmagic
dependencies – lighter install; nolibmagic
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