Skip to content

Commit 3b734fa

Browse files
Update extension list
1 parent c6ded17 commit 3b734fa

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

extensions.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@
3333
"description": "Provides a way to interact with and query content using an LLM chat interface.",
3434
"homepage": "https://github.com/posit-dev/connect-extensions/tree/main/extensions/chat-with-content",
3535
"latestVersion": {
36-
"version": "0.0.4",
37-
"released": "2026-01-16T19:24:57Z",
38-
"url": "https://github.com/posit-dev/connect-extensions/releases/download/chat-with-content%40v0.0.4/chat-with-content.tar.gz",
36+
"version": "0.0.5",
37+
"released": "2026-04-09T01:04:10Z",
38+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/chat-with-content%40v0.0.5/chat-with-content.tar.gz",
3939
"minimumConnectVersion": "2025.04.0",
4040
"requiredFeatures": [
4141
"OAuth Integrations"
@@ -47,6 +47,20 @@
4747
}
4848
},
4949
"versions": [
50+
{
51+
"version": "0.0.5",
52+
"released": "2026-04-09T01:04:10Z",
53+
"url": "https://github.com/posit-dev/connect-extensions/releases/download/chat-with-content%40v0.0.5/chat-with-content.tar.gz",
54+
"minimumConnectVersion": "2025.04.0",
55+
"requiredFeatures": [
56+
"OAuth Integrations"
57+
],
58+
"requiredEnvironment": {
59+
"python": {
60+
"requires": ">=3.10.0"
61+
}
62+
}
63+
},
5064
{
5165
"version": "0.0.4",
5266
"released": "2026-01-16T19:24:57Z",

0 commit comments

Comments
 (0)