Skip to content

v0.5.5

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 03:05
· 55 commits to refs/heads/main since this release
d31491e

✨ Enhancements

  • Added support for TuGraph graph database (#1451)
  • Add MRR and HitRate retriever metrics. (#1456)
  • Add CrossEncoder rerank (#1442)
  • Support Qwen2MoE (#1439)
  • Support Llama-3 (#1436)
  • Support OceanBase vector database (#1435)
  • Datasource support summary refresh (#1433)
  • Upgrade pydantic to 2.x (#1428)
  • Support CodeQwen1.5-7B-Chat (#1431)
  • Support retry for 'Chat Data' (#1419)
  • Dbgpts support agent (#1417)
  • Support oceanbase monaco plugin (#1386)

🐞 Bug fixes

  • Fix parameter type mismatch issue when using Milvus (#1449)
  • Fix oceanbase vector_name_exists bug (#1465)
  • Fix clickhouse occur error AttributeError: 'ClickhouseConnect… (#1432)
  • Fix awel check for empty DataFrame data bug (#1430)
  • Fix rdbms_db_summary (#1409)

Thank you to all our contributors for making this release possible!
@Aries-ckt, @GITHUBear, @HSunboy, @KingSkyLi, @dusens, @fangyinc, @jsRuner and @yyhhyyyyyy