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
- @cijiugechu made their first contribution in #590
Full Changelog: v0.1.49...v0.1.50