Skip to content

Commit eef0c10

Browse files
aisquared-ci-bot[bot]afthabvpTivonB-AI2
authored
Resolve conflict in cherry-pick of 45e8a7ff435607e85b8ad200248535164048ea15 and change the commit message (#950)
Co-authored-by: afthab vp <afthab@aisquared.ai> Co-authored-by: TivonB-AI2 <tivon.brown@squared.ai>
1 parent 4b9783e commit eef0c10

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

integrations/Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ GIT
77
PATH
88
remote: .
99
specs:
10-
multiwoven-integrations (0.34.18)
10+
multiwoven-integrations (0.34.19)
1111
MailchimpMarketing
1212
activesupport
1313
async-websocket

integrations/lib/multiwoven/integrations/rollout.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
module Multiwoven
44
module Integrations
5-
VERSION = "0.34.18"
5+
VERSION = "0.34.19"
66

77
ENABLED_SOURCES = %w[
88
Snowflake

integrations/lib/multiwoven/integrations/source/generic_open_ai/config/meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"data": {
33
"name": "GenericOpenAI",
4-
"title": "Generic OpenAI Spec Endpoint",
4+
"title": "OpenAI Compatible Endpoint",
55
"connector_type": "source",
66
"category": "AI Model",
77
"sub_category": "LLM",

0 commit comments

Comments
 (0)