Skip to content

v0.2.47

Compare
Choose a tag to compare
@emrgnt-cmplxty emrgnt-cmplxty released this 01 Jul 01:52
· 1099 commits to main since this release
a05dff5

Add r2r CLI

e.g. r2r ingest or r2r search --query='who is aristotle' --do-hybrid-search

Extending docker support

  • First steps towards adding Postgres+pgvector directly to the Docker.
  • Adding nginx to docker buildout
  • Adding r2r dashboard to docker buildout

Developer experience

  • clarified errors around dimension mismatches and missing pgvector installs
  • improved configuration options, e.g. support for hardcoding postgres connection directly into the config
  • made it trivial to do basic functionality via curl commands
  • return search results with RAG output
  • improved deletion filter options