Skip to content

Releases: HelixDB/helix-py

v0.2.30

14 Sep 17:50

Choose a tag to compare

codex instructions

v0.2.29

10 Sep 22:36

Choose a tag to compare

Update versions

v0.2.28

03 Sep 00:37

Choose a tag to compare

What's Changed

  • PDF to Markdown in Chunker in #44
  • Implement Batch Query Method in Client in #45
  • Fix Gemini Batch Embed Limit in #46

v0.2.27

29 Aug 22:31

Choose a tag to compare

What's Changed

  • update chunk based on Chonkie's new release in #41

v0.2.26

26 Aug 17:53

Choose a tag to compare

What's Changed

  • Chunking in #36
  • Internal MCP Server in #38
  • Wrapping LLM and Embedding Providers by in #39

v0.2.25

03 Aug 17:03

Choose a tag to compare

v.0.2.25

v0.2.24

24 Jul 19:43

Choose a tag to compare

add collect

v0.2.23

24 Jul 19:40

Choose a tag to compare

v.0.2.23

v0.2.22

16 Jul 22:52
60fbfea

Choose a tag to compare

Updated the client configuration to better support cloud environments by modifying URL construction and connection logic. Separate local and cloud endpoint handling to ensure proper URL formatting for different deployment scenarios.

  • Modified cloud URL construction to use the provided API endpoint directly instead of concatenating with a hardcoded domain
  • Added explicit local flag storage and conditional connection testing
  • Updated the URL construction method to handle local vs cloud scenarios differently

v0.2.21: Merge pull request #16 from Gahnxd/doc-comments

11 Jul 21:40
4f02900

Choose a tag to compare