Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 06:07
· 30 commits to main since this release

v0.4.0 (2024-07-04)

Feature

  • Added support for local HuggingFace models (#61) (953d8a1)

  • Few-shot examples can be now injected into Structured / Freeform view generation prompts (#42) (d482638)

Documentation

  • Added docs explaining how to use AzureOpenAI (#55) (d890fec)

Fix

  • Fixed a bug with natural language responder hallucination when no data is returned (#68) (e3fec18)

Chore

  • Project was doggified 🦮 (#67) (a4fd411)

  • enhancment label was replaced by feature (cd5bf7b)

Refactor