File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1- ## [ Unreleased]
1+ # CHANGELOG
2+
3+ ## Key
4+ - [ BREAKING] : A breaking change. After an upgrade, your app may need modifications to keep working correctly.
5+ - [ FEATURE] : A non-breaking improvement to the app. Either introduces new functionality, or improves on an existing feature.
6+ - [ BUGFIX] : Fixes a bug with a non-breaking change.
7+ - [ COMPAT] : Compatibility improvements - changes to make Administrate more compatible with different dependency versions.
8+ - [ OPTIM] : Optimization or performance increase.
9+ - [ DOCS] : Documentation changes. No changes to the library's behavior.
10+ - [ SECURITY] : A change which fixes a security vulnerability.
211
312## [ 0.1.12] - 2024-09-20
413- Adding ` rails g langchainrb_rails:assistant --llm=... ` generator
You can’t perform that action at this time.
0 commit comments