Skip to content

v0.6.4: Fix `langchain` model init

Choose a tag to compare

@rmitsch rmitsch released this 17 Nov 17:19
· 48 commits to main since this release
230ec00

🔴 Bug fixes

  • Fix langchain model init for models not expecting model_name as model ID arg (#374)
  • Ignore Pydantic deprecation warnings stemming from torch (#375)

⚠️ Backwards incompatibilities

No backwards incompatibilities w.r.t. v0.6.0.

👥 Contributors

@honnibal, @ines, @shadeMe, @rmitsch