Skip to content

0.2.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@kemingy kemingy released this 24 Jul 12:50
· 14 commits to main since this release
0f0de75

What's Changed

  • fix: split text-emb & multimodal-emb by @kemingy in #43
  • refact: use msgspec struct to simplify gemini req/resp construction by @kemingy in #44
  • chore: add codeql.yml by @kemingy in #45
  • feat: add dockerfile, push to ghcr on release by @kemingy in #46
  • refact: add provider as base class to reduce duplicate code by @kemingy in #47
  • chore: fix the pages build step permission by @kemingy in #48
  • fix: resolve some type errors by @kemingy in #49
  • feat: add jina emb by @kemingy in #50
  • refact: reduce the complexity of voyage client by @kemingy in #51
  • feat: add UMBRELA LLM eval metric by @kemingy in #53
  • feat: support graph index in dynamic pipeline by @kemingy in #52
  • feat: Add llamaparse external ocr service support by @xieydd in #54
  • docs: add dynamic pipeline example by @kemingy in #55
  • feat: jina multimodal emb by @kemingy in #56

New Contributors

Full Changelog: 0.2.0-alpha.2...0.2.0-alpha.3