Skip to content

v0.1.50

Latest
Compare
Choose a tag to compare
@badmonster0 badmonster0 released this 09 Jun 21:54
· 14 commits to main since this release
c84fc47

What's Changed

  • feat: add NumPy array support for vector representations by @lemorage in #586
  • fix(qdrant): serialize values to JSON in the standard way by @badmonster0 in #587
  • feat(server): /flows/:flowName returns both spec and schema with fp by @badmonster0 in #588
  • fix: respond with an error object when got error by @badmonster0 in #592
  • perf(google_drive): generate EXPORT_MIME_TYPES at compile time by @cijiugechu in #593

New Contributors

Full Changelog: v0.1.49...v0.1.50