Skip to content

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 03 May 11:36
· 98 commits to main since this release
a7a9392

Changes since v1.1.2

  • docs(search-engine): document LLM factory rollout (a7a9392)
  • feat(search-engine): migrate extraction script to LLM factory (f017013)
  • feat(search-engine): migrate runtime LLM call sites to factory (1c7290c)
  • feat(search-engine): add LLM fallback resilience layer (f6824d7)
  • feat(search-engine): add LLM provider adapters (f916505)
  • feat(search-engine): add Phase 1 LLM client factory scaffold (2f03393)