Skip to content

v0.2.74

Compare
Choose a tag to compare
@emrgnt-cmplxty emrgnt-cmplxty released this 31 Jul 01:46
· 712 commits to main since this release
916190b

0.2.74 - 2024-07-30

Added

  • Docker Dev Image for CI/CD
  • No-postgres mode
  • Completion yield functionality
  • Entity types and relationships for Knowledge Graph search

Changed

  • Refactored CLI
  • Updated concurrency and various configs
  • Renamed 'local_ollama' to 'local_llm'
  • Separated tool stream and LLM outputs

Fixed

  • Health check dependency in Dockerfile
  • Backoff for stream chat
  • Runtime warning about version reading
  • host.docker.internal connectivity issues

Improved

  • R2R image configuration
  • Local LLM configurations

Removed

  • Postgres dependency from Docker (optional exclusion)

Contributors