Skip to content

Releases: ash-project/ash_ai

v0.6.1

24 Apr 00:07

Choose a tag to compare

Bug Fixes:

  • use context in Ash reads in AshAI.Gen.Chat by @zachdaniel

v0.6.0

24 Apr 00:07

Choose a tag to compare

Features:

  • Hard cutover to ReqLLM: remove LangChain runtime and migrate chat generator (#177) by mikehostetler (#177)

  • add mcp_ui_resource for MCP Apps spec (#173) by @nallwhy (#173)

Improvements:

  • For gen.chat task make all tools available by default (#176) by Kenneth Kostrešević (#176)

  • Support --provider, --route and --live-component (#175) by Kenneth Kostrešević (#175)

  • add strict? option, change how filters behave under it by @zachdaniel

v0.5.0

24 Apr 00:07

Choose a tag to compare

Features:

  • Add ChatOpenAiResponses support (#163) by sezaru (#163)

  • Add ChatOpenAiResponses support by sezaru (#163)

  • Use StructuredOutput for ChatOpenAiResponses by sezaru (#163)

  • Add support for modifying the chain in prompt (#142) by @Munksgaard (#142)

Bug Fixes:

  • add additionalProperties constraint to input schema (#144) by @kingdomcoding (#144)

  • fix issue with AshOban compiling before AshAi action definition (#148) by Aaron Westbrook (#148)

Improvements:

  • Handle anonymous function in tool load definition (#157) by josh-brainbox (#157)

  • add arguments to tools by josh-brainbox (#157)

v0.4.0

23 Nov 18:40

Choose a tag to compare

Features:

v0.3.0

28 Oct 13:31

Choose a tag to compare

Features:

Bug Fixes:

Improvements:

v0.2.14

16 Oct 13:23

Choose a tag to compare

Improvements:

  • allow multiple full text definitions in vectorize section (#125) by Abdessabour Moutik (#125)

v0.2.9

22 Jul 16:24

Choose a tag to compare

Improvements:

v0.2.8

17 Jul 17:18

Choose a tag to compare

Improvements:

  • add typed struct example to usage rules & docs by @zachdaniel

v0.2.7

17 Jul 15:41

Choose a tag to compare

Bug Fixes:

  • separate custom_context from llm initialization in ash_ai.gen.chat (#88) by @germanbottosur

v0.2.6

05 Jul 18:02

Choose a tag to compare

Bug Fixes: