Releases: patterns-ai-core/langchainrb_rails
Releases · patterns-ai-core/langchainrb_rails
0.1.12
What's Changed
- Bump rubocop from 1.64.1 to 1.65.0 by @dependabot in #92
- Bump rubocop from 1.65.0 to 1.65.1 by @dependabot in #94
- Bumping langchainrb to 0.14 by @mengqing in #95
- Bump rexml from 3.3.4 to 3.3.6 by @dependabot in #96
- Bump bundler-audit from 0.9.1 to 0.9.2 by @dependabot in #98
- Prompt template integration by @sergiobayona in #101
- Bump unicode gem version by @andreibondarev in #104
- fix that table name and file name are correctly named by @sergiobayona in #107
- Bump rails from 7.1.3.4 to 7.1.4 by @dependabot in #100
- Bump rubocop from 1.65.1 to 1.66.1 by @dependabot in #106
- Bump yard from 0.9.36 to 0.9.37 by @dependabot in #105
- Bump brakeman from 6.1.2 to 6.2.1 by @dependabot in #99
- Assistant generator by @andreibondarev in #108
- 0.1.12 by @andreibondarev in #110
New Contributors
- @sergiobayona made their first contribution in #101
Full Changelog: 0.1.11...0.1.12
0.1.11
What's Changed
- Bump rubocop from 1.63.5 to 1.64.0 by @dependabot in #86
- Bump rails from 7.1.3.2 to 7.1.3.3 by @dependabot in #80
- Bump rails from 7.1.3.3 to 7.1.3.4 by @dependabot in #90
- Add destroy_from_vectorsearch hook by @andreibondarev in #82
- Bump rubocop from 1.64.0 to 1.64.1 by @dependabot in #87
- 0.1.11 by @andreibondarev in #91
Full Changelog: 0.1.10...0.1.11
0.1.10
What's Changed
- Bump rubocop from 1.63.1 to 1.63.2 by @dependabot in #72
- Bump langchain gem by @andreibondarev in #73
- Bump rubocop from 1.63.2 to 1.63.4 by @dependabot in #75
- Bump nokogiri from 1.16.2 to 1.16.5 by @dependabot in #78
- Fix the post install instructions and the env var name by @andreibondarev in #81
- Bump rubocop from 1.63.4 to 1.63.5 by @dependabot in #77
- Bump rexml from 3.2.6 to 3.2.8 by @dependabot in #79
- Loosen the langchainrb dependency by @andreibondarev in #83
- 0.1.10 by @andreibondarev in #84
Full Changelog: 0.1.9...0.1.10
0.1.9
What's Changed
- Update langchainrb requirement from >= 0.7, < 0.10 to >= 0.7, < 0.11 by @dependabot in #59
- Bump rdoc from 6.6.2 to 6.6.3.1 by @dependabot in #62
- Bump rubocop from 1.62.0 to 1.63.0 by @dependabot in #65
- Bump rake from 13.1.0 to 13.2.1 by @dependabot in #64
- Bump rubocop from 1.63.0 to 1.63.1 by @dependabot in #67
- Update ci.yml by @andreibondarev in #69
- Remove Override Operators by @mtrefilek in #66
- 0.1.9 by @mtrefilek in #71
New Contributors
- @mtrefilek made their first contribution in #66
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- Bump rspec from 3.12.0 to 3.13.0 by @dependabot in #42
- Bump brakeman from 6.1.1 to 6.1.2 by @dependabot in #41
- Bump nokogiri from 1.16.0 to 1.16.2 by @dependabot in #43
- Bump langchainrb from 0.9.0 to 0.9.2 by @dependabot in #44
- Bump rubocop from 1.59.0 to 1.60.2 by @dependabot in #45
- Bump rails from 7.1.3 to 7.1.3.2 by @dependabot in #47
- Bump langchainrb from 0.9.2 to 0.9.3 by @dependabot in #46
- Bump yard from 0.9.34 to 0.9.35 by @dependabot in #48
- Bump yard from 0.9.35 to 0.9.36 by @dependabot in #49
- Bump langchainrb from 0.9.3 to 0.9.4 by @dependabot in #51
- Fix Model.ask response parsing by @mengqing in #54
- Bump rubocop from 1.60.2 to 1.62.0 by @dependabot in #55
- 0.1.8 by @andreibondarev in #57
New Contributors
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- Fix on
Pgvector#ask
by @iamademar in #39 - 0.1.7 by @andreibondarev in #40
New Contributors
- @iamademar made their first contribution in #39
Full Changelog: 0.1.6...0.1.7
0.1.6
What's Changed
- Update langchainrb requirement from ~> 0.7.0 to >= 0.7, < 0.9 by @dependabot in #23
- Bump langchainrb from 0.8.0 to 0.8.1 by @dependabot in #25
- Bump brakeman from 6.0.1 to 6.1.0 by @dependabot in #24
- Bump brakeman from 6.1.0 to 6.1.1 by @dependabot in #28
- Bump langchainrb from 0.8.1 to 0.8.2 by @dependabot in #29
- Update pgvector.rb by @andreibondarev in #30
- Bump rubocop from 1.57.2 to 1.59.0 by @dependabot in #31
- Don't re-query the database when using Pgvector by @swerner in #33
- Bump rails from 7.1.2 to 7.1.3 by @dependabot in #36
- Update langchainrb requirement from >= 0.7, < 0.9 to >= 0.7, < 0.10 by @dependabot in #35
- Set a Langchain::Vectorsearch::* instance on each class instead of pointing to the same object. This fixes a bug when 1+ ActiveRecord models use vectorsearch by @andreibondarev in #37
- 0.1.6 by @andreibondarev in #38
New Contributors
Full Changelog: 0.1.5...0.1.6
0.1.5
What's Changed
- Add Qdrant generator by @andreibondarev in #21
- version-0.1.5 by @andreibondarev in #22
Full Changelog: 0.1.4...0.1.5
0.1.4
What's Changed
- Bump langchainrb from 0.7.1 to 0.7.2 by @dependabot in #12
- Bump langchainrb from 0.7.2 to 0.7.4 by @dependabot in #13
- Bump rubocop from 1.56.4 to 1.57.2 by @dependabot in #15
- Bump rails from 7.1.1 to 7.1.2 by @dependabot in #14
- Bump rake from 13.0.6 to 13.1.0 by @dependabot in #9
- Product.embed! usage in README by @onerinas in #17
- ActiveRecord model is only applicable to Pgvector integration by @andreibondarev in #18
- Bump langchainrb from 0.7.4 to 0.7.5 by @dependabot in #16
New Contributors
- @dependabot made their first contribution in #12
- @onerinas made their first contribution in #17
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Enable Github Action to do basic CI by @yorzi in #4
- Add Chroma generator by @andreibondarev in #7
- Pgvector by @andreibondarev in #10
- version-0.1.3 by @andreibondarev in #11
New Contributors
Full Changelog: 0.1.2...0.1.3