Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jul 21:31
242f06a

0.2.0 (2026-07-15)

Features

  • embeddings: implement vector storage interface (db69891), closes #12
  • google: add api_key authentication for Gemini API (2c91341)
  • tools: implement tool/function calling support (56c9ba6), closes #13

Bug Fixes

  • google: support Gemini API embeddings and switch examples to Google (76c28c4)

Miscellaneous Chores

  • Merge pull request #43 from WebFiori/dev (dfed72d)
  • switch line endings to LF in .gitattributes (71fd3a8)