55
66[ballerina ]
77dependencies-toml-version = " 2"
8- distribution-version = " 2201.12.10 "
8+ distribution-version = " 2201.13.4 "
99
1010[[package ]]
1111org = " ballerina"
@@ -77,7 +77,7 @@ dependencies = [
7777[[package ]]
7878org = " ballerina"
7979name = " crypto"
80- version = " 2.11.0 "
80+ version = " 2.12.1 "
8181dependencies = [
8282 {org = " ballerina" , name = " jballerina.java" },
8383 {org = " ballerina" , name = " time" }
@@ -115,7 +115,7 @@ modules = [
115115[[package ]]
116116org = " ballerina"
117117name = " file"
118- version = " 1.12 .0"
118+ version = " 1.13 .0"
119119dependencies = [
120120 {org = " ballerina" , name = " io" },
121121 {org = " ballerina" , name = " jballerina.java" },
@@ -129,7 +129,7 @@ modules = [
129129[[package ]]
130130org = " ballerina"
131131name = " http"
132- version = " 2.14.11 "
132+ version = " 2.16.3 "
133133dependencies = [
134134 {org = " ballerina" , name = " auth" },
135135 {org = " ballerina" , name = " cache" },
@@ -286,7 +286,7 @@ dependencies = [
286286[[package ]]
287287org = " ballerina"
288288name = " log"
289- version = " 2.14 .0"
289+ version = " 2.17 .0"
290290dependencies = [
291291 {org = " ballerina" , name = " io" },
292292 {org = " ballerina" , name = " jballerina.java" },
@@ -315,7 +315,7 @@ dependencies = [
315315[[package ]]
316316org = " ballerina"
317317name = " mime"
318- version = " 2.12.1 "
318+ version = " 2.12.2 "
319319dependencies = [
320320 {org = " ballerina" , name = " io" },
321321 {org = " ballerina" , name = " jballerina.java" },
@@ -326,7 +326,7 @@ dependencies = [
326326[[package ]]
327327org = " ballerina"
328328name = " oauth2"
329- version = " 2.14.1 "
329+ version = " 2.15.0 "
330330dependencies = [
331331 {org = " ballerina" , name = " cache" },
332332 {org = " ballerina" , name = " crypto" },
@@ -339,7 +339,7 @@ dependencies = [
339339[[package ]]
340340org = " ballerina"
341341name = " observe"
342- version = " 1.6.0 "
342+ version = " 1.7.1 "
343343dependencies = [
344344 {org = " ballerina" , name = " jballerina.java" }
345345]
@@ -368,7 +368,7 @@ dependencies = [
368368[[package ]]
369369org = " ballerina"
370370name = " task"
371- version = " 2.11.1 "
371+ version = " 2.11.2 "
372372dependencies = [
373373 {org = " ballerina" , name = " jballerina.java" },
374374 {org = " ballerina" , name = " time" },
@@ -392,7 +392,7 @@ modules = [
392392[[package ]]
393393org = " ballerina"
394394name = " time"
395- version = " 2.8.1 "
395+ version = " 2.8.0 "
396396dependencies = [
397397 {org = " ballerina" , name = " jballerina.java" }
398398]
@@ -422,7 +422,7 @@ dependencies = [
422422[[package ]]
423423org = " ballerina"
424424name = " websub"
425- version = " 2.14 .0"
425+ version = " 2.15 .0"
426426dependencies = [
427427 {org = " ballerina" , name = " crypto" },
428428 {org = " ballerina" , name = " http" },
@@ -442,7 +442,7 @@ modules = [
442442[[package ]]
443443org = " ballerina"
444444name = " websubhub"
445- version = " 1.15.2 "
445+ version = " 1.16.0 "
446446scope = " testOnly"
447447dependencies = [
448448 {org = " ballerina" , name = " crypto" },
@@ -500,6 +500,21 @@ modules = [
500500 {org = " ballerinax" , packageName = " ai.anthropic" , moduleName = " ai.anthropic" }
501501]
502502
503+ [[package ]]
504+ org = " ballerinax"
505+ name = " ai.ollama"
506+ version = " 1.2.3"
507+ dependencies = [
508+ {org = " ballerina" , name = " ai" },
509+ {org = " ballerina" , name = " data.jsondata" },
510+ {org = " ballerina" , name = " http" },
511+ {org = " ballerina" , name = " jballerina.java" },
512+ {org = " ballerina" , name = " lang.array" }
513+ ]
514+ modules = [
515+ {org = " ballerinax" , packageName = " ai.ollama" , moduleName = " ai.ollama" }
516+ ]
517+
503518[[package ]]
504519org = " ballerinax"
505520name = " ai.openai"
@@ -564,6 +579,7 @@ dependencies = [
564579 {org = " ballerina" , name = " websubhub" },
565580 {org = " ballerinai" , name = " observe" },
566581 {org = " ballerinax" , name = " ai.anthropic" },
582+ {org = " ballerinax" , name = " ai.ollama" },
567583 {org = " ballerinax" , name = " ai.openai" }
568584]
569585modules = [
0 commit comments