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 @@ -5,6 +5,15 @@ See [Conventional Commits](Https://conventionalcommits.org) for commit guideline
55
66<!--  changelog --> 
77
8+ ## [ v0.2.7] ( https://github.com/ash-project/ash_ai/compare/v0.2.6...v0.2.7 )  (2025-07-17) 
9+ 
10+ 
11+ 
12+ 
13+ ### Bug Fixes:  
14+ 
15+ *  separate custom_context from llm initialization in ash_ai.gen.chat (#88  ) by [ @germanbottosur  ] ( https://github.com/germanbottosur ) 
16+ 
817## [ v0.2.6] ( https://github.com/ash-project/ash_ai/compare/v0.2.5...v0.2.6 )  (2025-07-05) 
918
1019
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ defmodule AshAi.MixProject do
55  Integrated LLM features for your Ash application. 
66  """ 
77
8-   @ version  "0.2.6 " 
8+   @ version  "0.2.7 " 
99
1010  @ source_url  "https://github.com/ash-project/ash_ai" 
1111
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments