Skip to content

Commit 22a66da

Browse files
Merge pull request #34 from restackio/update081
update 0.0.81
2 parents f0d030e + 9c154f2 commit 22a66da

File tree

22 files changed

+126
-126
lines changed

22 files changed

+126
-126
lines changed

examples/composio/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
]
2222
},
2323
"dependencies": {
24-
"@restackio/ai": "^0.0.80",
25-
"@restackio/integrations-composio": "^0.0.4",
24+
"@restackio/ai": "^0.0.81",
25+
"@restackio/integrations-composio": "^0.0.5",
2626
"@temporalio/workflow": "^1.11.2",
2727
"dotenv": "^16.4.5"
2828
},

examples/composio/pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/express-together-llamaindex/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
]
2121
},
2222
"dependencies": {
23-
"@restackio/ai": "^0.0.80",
23+
"@restackio/ai": "^0.0.81",
2424
"@temporalio/workflow": "^1.11.2",
2525
"dotenv": "^16.4.5",
2626
"express": "^4.21.1",

examples/express-together-llamaindex/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/express/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525
},
2626
"dependencies": {
27-
"@restackio/ai": "^0.0.80",
27+
"@restackio/ai": "^0.0.81",
2828
"@temporalio/workflow": "^1.11.2",
2929
"dotenv": "^16.4.5",
3030
"express": "^4.21.1"

examples/express/pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/gemini/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@
2121
]
2222
},
2323
"dependencies": {
24-
"@restackio/ai": "^0.0.80",
25-
"@restackio/integrations-google-gemini": "^0.0.1",
24+
"@restackio/ai": "^0.0.81",
25+
"@restackio/integrations-google-gemini": "^0.0.2",
2626
"@temporalio/workflow": "^1.11.2",
2727
"dotenv": "^16.4.5"
2828
},

examples/gemini/pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/get-started/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
"restack-studio": "docker run -d --pull always --name studio -p 5233:5233 -p 6233:6233 -p 7233:7233 ghcr.io/restackio/restack:main"
1111
},
1212
"dependencies": {
13-
"@restackio/ai": "0.0.80",
14-
"@restackio/integrations-openai": "0.0.29",
13+
"@restackio/ai": "0.0.81",
14+
"@restackio/integrations-openai": "0.0.33",
1515
"@temporalio/workflow": "1.11.2",
1616
"dotenv": "16.4.5",
1717
"zod": "3.23.8",

examples/get-started/pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)