Skip to content

Commit 0811139

Browse files
authored
test(langchain): record meta partner chat provider in drift snapshot (#2191)
1 parent 5957c02 commit 0811139

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

tests/integrations/langchain/llm/langchain_provider_snapshot.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"0.3": {
3-
"langchain_version": "1.3.11",
3+
"langchain_version": "1.3.13",
44
"langchain_community_version": "0.3.31",
55
"community_llm_providers": [
66
"SparkLLM",
@@ -178,6 +178,7 @@
178178
"huggingface",
179179
"ibm",
180180
"litellm",
181+
"meta",
181182
"mistralai",
182183
"nim",
183184
"nvidia",
@@ -191,7 +192,7 @@
191192
]
192193
},
193194
"0.4": {
194-
"langchain_version": "1.3.11",
195+
"langchain_version": "1.3.13",
195196
"langchain_community_version": "0.4.2",
196197
"community_llm_providers": [
197198
"SparkLLM",
@@ -352,6 +353,7 @@
352353
"huggingface",
353354
"ibm",
354355
"litellm",
356+
"meta",
355357
"mistralai",
356358
"nim",
357359
"nvidia",

0 commit comments

Comments
 (0)