aoororachain 0.1.0 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 284ff16b017b5f61a4308863affa07001b954330ecba1dafd50b1712d1b37d0f
4
- data.tar.gz: f9ab6347628e62ed16ea0c5083eb58d5f0ee731a76446b16991e253302532ba6
3
+ metadata.gz: 7055e615f56c2d77b475315e170bc11f9a14c72bcd41a2ef00b1192a7bc12046
4
+ data.tar.gz: b1ce5b54a0e8990dfcf35ea05a94d3b6427715a57db50d868c8bc96a4bd1d46a
5
5
  SHA512:
6
- metadata.gz: 789f73b9acb88506caf3744d0c2c769c4cd2838bbfdd42f29cf11b9c0b7df7e8b248cc4283e54fb795a195270c274a1a6ef3efd354c1c80e3947f53e3dbc33a7
7
- data.tar.gz: 3c99aa8e13512d8aaef08fafa2804e104769d0b02d78afed69c80b6824a210e19295ac079998bdf139a9c0c754ac9bf125e6678d597c524b2a6207ae7016e841
6
+ metadata.gz: cefa735cacb6ed8141f17c9904b500d68b3dd8feb2238c01f67323f3f219dd5bd8ed504f1a196d054267334f783702070e401211f4befad57fad99a08e494292
7
+ data.tar.gz: bdd4068f180549067ad21956183d2f11abb681f1d80251ba42d5be9ce01b8bfb3d130ddf1c19002f5ddacbbe0a5d4c910556ee52eaedbcd5b0750ac32aca67a0
data/Gemfile.lock CHANGED
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- aoororachain (0.1.0)
5
- chroma-db (~> 0.5.0)
4
+ aoororachain (0.1.1)
5
+ chroma-db (~> 0.6.0)
6
6
  llm_client (~> 0.1.2)
7
7
  pdf-reader (~> 2.11)
8
8
 
@@ -14,7 +14,7 @@ GEM
14
14
  public_suffix (>= 2.0.2, < 6.0)
15
15
  afm (0.2.2)
16
16
  ast (2.4.2)
17
- chroma-db (0.5.0)
17
+ chroma-db (0.6.0)
18
18
  dry-monads (~> 1.6)
19
19
  ruby-next (>= 0.15.0)
20
20
  concurrent-ruby (1.2.2)
@@ -51,10 +51,11 @@ GEM
51
51
  dry-monads (~> 1.6)
52
52
  http (~> 5.1, >= 5.1.1)
53
53
  ruby-next (>= 0.15.0)
54
- minitest (5.18.0)
54
+ minitest (5.18.1)
55
55
  parallel (1.23.0)
56
- parser (3.2.2.1)
56
+ parser (3.2.2.3)
57
57
  ast (~> 2.4.1)
58
+ racc
58
59
  pdf-reader (2.11.0)
59
60
  Ascii85 (~> 1.0)
60
61
  afm (~> 0.2.1)
@@ -62,23 +63,24 @@ GEM
62
63
  ruby-rc4
63
64
  ttfunk
64
65
  public_suffix (5.0.1)
66
+ racc (1.7.1)
65
67
  rainbow (3.1.1)
66
68
  rake (13.0.6)
67
- regexp_parser (2.8.0)
69
+ regexp_parser (2.8.1)
68
70
  rexml (3.2.5)
69
- rubocop (1.50.2)
71
+ rubocop (1.52.1)
70
72
  json (~> 2.3)
71
73
  parallel (~> 1.10)
72
- parser (>= 3.2.0.0)
74
+ parser (>= 3.2.2.3)
73
75
  rainbow (>= 2.2.2, < 4.0)
74
76
  regexp_parser (>= 1.8, < 3.0)
75
77
  rexml (>= 3.2.5, < 4.0)
76
78
  rubocop-ast (>= 1.28.0, < 2.0)
77
79
  ruby-progressbar (~> 1.7)
78
80
  unicode-display_width (>= 2.4.0, < 3.0)
79
- rubocop-ast (1.28.1)
81
+ rubocop-ast (1.29.0)
80
82
  parser (>= 3.2.1.0)
81
- rubocop-performance (1.16.0)
83
+ rubocop-performance (1.18.0)
82
84
  rubocop (>= 1.7.0, < 2.0)
83
85
  rubocop-ast (>= 0.4.0)
84
86
  ruby-next (0.15.3)
@@ -90,29 +92,30 @@ GEM
90
92
  parser (>= 3.0.3.1)
91
93
  ruby-progressbar (1.13.0)
92
94
  ruby-rc4 (0.1.5)
93
- standard (1.28.3)
95
+ standard (1.29.0)
94
96
  language_server-protocol (~> 3.17.0.2)
95
97
  lint_roller (~> 1.0)
96
- rubocop (~> 1.50.2)
98
+ rubocop (~> 1.52.0)
97
99
  standard-custom (~> 1.0.0)
98
- standard-performance (~> 1.0.1)
99
- standard-custom (1.0.0)
100
+ standard-performance (~> 1.1.0)
101
+ standard-custom (1.0.1)
100
102
  lint_roller (~> 1.0)
101
- standard-performance (1.0.1)
103
+ standard-performance (1.1.0)
102
104
  lint_roller (~> 1.0)
103
- rubocop-performance (~> 1.16.0)
105
+ rubocop-performance (~> 1.18.0)
104
106
  ttfunk (1.7.0)
105
107
  unf (0.1.4)
106
108
  unf_ext
107
109
  unf_ext (0.0.8.2)
108
110
  unicode-display_width (2.4.2)
109
- unparser (0.6.7)
111
+ unparser (0.6.8)
110
112
  diff-lcs (~> 1.3)
111
113
  parser (>= 3.2.0)
112
114
  zeitwerk (2.6.8)
113
115
 
114
116
  PLATFORMS
115
117
  arm64-darwin-22
118
+ x86_64-linux
116
119
 
117
120
  DEPENDENCIES
118
121
  aoororachain!
data/README.md CHANGED
@@ -1,6 +1,5 @@
1
1
  # Aoororachain
2
2
 
3
-
4
3
  Aoororachain is Ruby chain tool to work with LLMs
5
4
 
6
5
  ## Installation
@@ -25,12 +24,12 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
25
24
 
26
25
  ## Contributing
27
26
 
28
- Bug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/aoororachain. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/[USERNAME]/aoororachain/blob/main/CODE_OF_CONDUCT.md).
27
+ Bug reports and pull requests are welcome on GitHub at https://github.com/mariochavez/aoororachain. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [code of conduct](https://github.com/mariochavez/aoororachain/blob/main/CODE_OF_CONDUCT.md).
29
28
 
30
29
  ## License
31
30
 
32
- The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
31
+ The gem is available as open source under the terms of the [MIT License](https://github.com/mariochavez/aoororachain/blob/main/LICENSE.txt).
33
32
 
34
33
  ## Code of Conduct
35
34
 
36
- Everyone interacting in the Aoororachain project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/aoororachain/blob/main/CODE_OF_CONDUCT.md).
35
+ Everyone interacting in the Aoororachain project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/mariochavez/aoororachain/blob/main/CODE_OF_CONDUCT.md).
@@ -21,7 +21,7 @@ module Aoororachain
21
21
 
22
22
  if success
23
23
  completion = {
24
- response:,
24
+ response: response,
25
25
  sources: context.map(&:metadata)
26
26
  }
27
27
  else
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Aoororachain
4
- VERSION = "0.1.0"
4
+ VERSION = "0.1.1"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aoororachain
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mario Alberto Chávez
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 0.5.0
19
+ version: 0.6.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 0.5.0
26
+ version: 0.6.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: pdf-reader
29
29
  requirement: !ruby/object:Gem::Requirement