Skip to content

Commit d7da364

Browse files
committed
Using newest code at main crmne/ruby_llm#131 (comment)
1 parent 006c3f5 commit d7da364

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ gem "wechat", git: "https://git.thape.com.cn/Eric-Guo/wechat.git", branch: :main
4646
gem "rake"
4747

4848
# bundle config local.ruby_llm /Users/$(whoami)/git/oss/ruby_llm/
49-
gem "ruby_llm", git: "https://git.thape.com.cn/rails/ruby_llm.git", branch: :WithResponseFormat
49+
gem "ruby_llm", git: "https://git.thape.com.cn/rails/ruby_llm.git", branch: :WithResponseFormat2
5050
gem "uri"
5151
gem "faraday-net_http"
5252
gem "net-http", "~> 0.4.1"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ GIT
1414

1515
GIT
1616
remote: https://git.thape.com.cn/rails/ruby_llm.git
17-
revision: b43eb14aaec1b300e15f12c90e2e54a4c3ec5502
18-
branch: WithResponseFormat
17+
revision: 586af6866fbca6634fe78ec2c5481836b7066347
18+
branch: WithResponseFormat2
1919
specs:
20-
ruby_llm (1.3.0)
20+
ruby_llm (1.3.0rc1)
2121
base64
2222
event_stream_parser (~> 1)
2323
faraday (~> 2)

0 commit comments

Comments
 (0)