File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
1111
1212<!-- changelog -->
1313
14+ ## [ v0.2.14] ( https://github.com/ash-project/ash_ai/compare/v0.2.13...v0.2.14 ) (2025-10-16)
15+
16+
17+
18+
19+ ### Improvements:
20+
21+ * allow multiple full text definitions in vectorize section (#125 ) by Abdessabour Moutik [ (#125 )] ( https://github.com/ash-project/ash_ai/pull/125 )
22+
1423## [ v0.2.13] ( https://github.com/ash-project/ash_ai/compare/v0.2.12...v0.2.13 ) (2025-09-27)
1524
1625
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ defmodule AshAi.MixProject do
99 Integrated LLM features for your Ash application.
1010 """
1111
12- @ version "0.2.13 "
12+ @ version "0.2.14 "
1313
1414 @ source_url "https://github.com/ash-project/ash_ai"
1515
You can’t perform that action at this time.
0 commit comments