Skip to content

Releases: apecloud/doc-ray

doc-ray v0.1.1

12 Jun 07:10
e2535d4
Compare
Choose a tag to compare
doc-ray v0.1.1 Pre-release
Pre-release

What's Changed

  • chore: fix resource assignment in standalone mode by @zjx20 in #10
  • chore: add client.py by @zjx20 in #11

Full Changelog: v0.1.0...v0.1.1

doc-ray v0.1.0

04 Jun 16:28
0db0ce6
Compare
Choose a tag to compare
doc-ray v0.1.0 Pre-release
Pre-release

What's Changed

  • feat: Implement async document parsing service with Ray Serve by @zjx20 in #1
  • chore: add "merged_text" field to the content of middle json by @zjx20 in #2
  • chore: support running in a ray cluster by @zjx20 in #3
  • chore: update readme by @zjx20 in #4
  • feat: release image workflow by @JashBook in #5
  • chore: roll back the distributed parsing by @zjx20 in #6
  • chore: pin grpcio to 1.64.1 to avoid memory leaks by @zjx20 in #7
  • chore: use serve run to deploy by @zjx20 in #8
  • fix: use all CPUs in standalone mode by @zjx20 in #9

New Contributors

Full Changelog: https://github.com/apecloud/doc-ray/commits/v0.1.0