Skip to content

Releases: Bornholm/amoxtli

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:17

Changelog

  • a6d2dc5 feat: add base-dir flag to prevent indexing absolute paths
  • 32cd53c feat: automatically add file metadatas

v0.7.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:02

Changelog

  • a25d56c fix: local ingestion congestion

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:37

Changelog

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 07:31

Changelog

  • 6e2a28e feat: normative test suite for metadata filtering
  • 5d308fe feat: postgres side metadata filtering
  • fab3ae6 feat: push down metadata filtering to sqlite impl

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 20:30

Changelog

  • f67fc16 feat: enhance mcp exposed tools

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:03

Changelog

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:12

Changelog

  • e9e8040 feat: add json/yaml to default embedded parsers

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:47

Changelog

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 20:13

Changelog

  • f23d4c1 feat: use balanced + reranker by default

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:35

Changelog

  • 1dcec8e feat(sqlite): migrate table schema and use partitions
  • a02bce3 feat: cache embeddings to prevent superfluous recomputation
  • 8ffb427 feat: enhance pipeline processing speed