Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 13:41
· 60 commits to main since this release

v0.2.0 (2024-06-03)

Chore

  • chore: use variable instead of constant in setup.cfg (#22)

Co-authored-by: ds-sebastian-chwilczynski <[email protected]> (3745054)

  • chore: cleanup after release process (1bf88e9)

Documentation

Feature

  • feat: freeform text2sql with static configuration (#36)

Co-authored-by: Ludwik Trammer <[email protected]>
Co-authored-by: Michał Pstrąg <[email protected]> (8f7a166)

  • feat: Add elastic store (#34)

  • add elastic search store

  • feat add vector search store

  • update documentation (edd6de9)

  • feat(embedding): add litellm embeddings (#37) (2fb275f)

  • feat(llm): integrate LLMClient with litellm (#35) (c06b11d)

  • feat(audit): add audit events for SimilarityIndexes (#33)

  • feat(audit): add audit events for SimilarityIndexes

  • Apply suggestions from code review

Co-authored-by: Michał Pstrąg <[email protected]>


Co-authored-by: Michał Pstrąg <[email protected]> (59e08ac)

Fix

  • fix: AttributeError in LangSmithEventHandler (#32) (c8cfe97)

Refactor

  • refactor(views): api for freeform views (#41) (6d6cdcd)

  • refactor: refactor prompt builder (#30) (61f1066)

  • refactor: add LLMOptions merge (#29) (7191c3f)

  • refactor: refactor LLMOptions (#28) (3f5c4bf)

  • refactor: move prompt templates to modules which use them (#26)

  • move prompt templates to modules which use them

  • reorganize imports (e0f17a7)

  • refactor: add monotonic clock (#25) (9b31299)