Francisco/moar/update toolkits (#666)

Co-authored-by: Francisco Liberal <francisco@arcade.dev>
This commit is contained in:
jottakka 2025-10-31 14:40:21 -03:00 committed by GitHub
parent 995a516d5e
commit d0587def37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 11 additions and 7 deletions

View file

@ -14,12 +14,16 @@ arcade-github-api
arcade-linkedin
arcade-math
arcade-miro-api
arcade-pylon-api
arcade-pagerduty-api
arcade-posthog-api
arcade-pylon-api
arcade-slack-api
arcade-stripe-api
arcade-squareup-api
arcade-ticktick-api
arcade-trello-api
arcade-vercel-api
arcade-weaviate-api
arcade-xero-api
arcade-zendesk
arcade-zoho-books-api

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_asana_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Asana API."
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_pagerduty_api"
version = "2.0.0"
version = "2.0.1"
description = "Tools that enable LLMs to interact directly with the Pagerduty API."
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_trello_api"
version = "2.0.0"
version = "2.0.1"
description = "Tools that enable LLMs to interact directly with the trello API."
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_vercel_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the vercel API."
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_weaviate_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the weaviate API."
requires-python = ">=3.10"
dependencies = [

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_zoho_creator_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Zoho Creator API."
requires-python = ">=3.10"
dependencies = [