Skip to content

Releases: ash-project/ash_ai

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:

v0.2.5

03 Jul 11:26

Choose a tag to compare

Improvements:

  • support sub rules in usage rules tools by @zachdaniel

v0.2.4

02 Jul 14:10

Choose a tag to compare

Bug Fixes:

  • allow for a custom json_processor (#80) by @TwistingTwists

  • changed chat-live message history order before adding it to langchain (#78) by srmico

  • crash with embedded resource (#77) by @nallwhy

Improvements:

  • add documentation for tool private attribute behavior (#81) by marot

  • add documentation for tool private attribute behavior by marot

  • install usage rules better by @zachdaniel

v0.2.3

25 Jun 04:11

Choose a tag to compare

Bug Fixes:

Improvements:

  • update usage rules w/ more prompt actions by @zachdaniel

  • multi-provider support prerequisite - eliminate open api spex reliance (#64) by KasparKipp

  • Support various additional prompt formats (#72) by @TwistingTwists