New
v0.2.9 Dev Update including doc handling refactor
What's Changed
- Remove redundant postgres-tests CI job by @rorygraves in https://github.com/llm4s/llm4s/pull/356
- ci: remove duplicate sbt/coursier cache from test matrix by @deepak2k03 in https://github.com/llm4s/llm4s/pull/357
- Replace println with structured logging in memory samples by @aaryan-iiitu in https://github.com/llm4s/llm4s/pull/355
- Fix DisableSyntax scalafix violations by @iyadi in https://github.com/llm4s/llm4s/pull/362
- feat: Add a multi-tonal translation example by @im-vedant in https://github.com/llm4s/llm4s/pull/348
- feat: Add unified document processing pipeline with S3 support by @rorygraves in https://github.com/llm4s/llm4s/pull/364
New Contributors
- @deepak2k03 made their first contribution in https://github.com/llm4s/llm4s/pull/357
Full Changelog: https://github.com/llm4s/llm4s/compare/v0.2.8...v0.2.9