chore: changeset

pull/696/head @agentic/ai-sdk@7.3.5
Travis Fischer 2025-03-16 19:40:39 +08:00
rodzic d2ad3484ea
commit 1029bc0f0c
90 zmienionych plików z 440 dodań i 45 usunięć

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/ai-sdk
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/ai-sdk",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic adapter for the Vercel AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/apollo
## 7.4.3
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.4.2
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/apollo",
"version": "7.4.2",
"version": "7.4.3",
"description": "Agentic SDK for Apollo.io.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/bing
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/bing",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Bing search.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/calculator
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/calculator",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic calculator tool wrapping mathjs.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/clearbit
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/clearbit",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Clearbit.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,11 @@
# @agentic/core
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/core",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic AI utils which work with any LLM and TypeScript AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/dexa
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/dexa",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Dexa's API (currently closed beta).",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/dexter
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/dexter",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic adapter for the Dexter AI SDK by Dexa.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/diffbot
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/diffbot",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Diffbot.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/e2b
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/e2b",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for E2B's hosted code interpreter.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/exa
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/exa",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for the Exa search engine.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/firecrawl
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/firecrawl",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Firecrawl.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/genkit
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/genkit",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic adapter for the Firebase Genkit AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/github
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/github",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for GitHub.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/gravatar
## 7.4.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.4.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/gravatar",
"version": "7.4.4",
"version": "7.4.5",
"description": "Agentic SDK for Gravatar.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/hacker-news
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/hacker-news",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Hacker News.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/hunter
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/hunter",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for hunter.io email lookup.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/jigsawstack
## 2.0.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 2.0.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/jigsawstack",
"version": "2.0.4",
"version": "2.0.5",
"description": "Agentic adapter for the Jigsawstack AI SDK.",
"author": "Narcisse Egonu",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/jina
## 7.3.7
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.6
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/jina",
"version": "7.3.6",
"version": "7.3.7",
"description": "Agentic SDK for Jina AI.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/langchain
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/langchain",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic adapter for the LangChain AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/leadmagic
## 7.4.3
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.4.2
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/leadmagic",
"version": "7.4.2",
"version": "7.4.3",
"description": "Agentic SDK for LeadMagic.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/llamaindex
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/llamaindex",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic adapter for the LlamaIndex AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -0,0 +1,9 @@
# @agentic/mastra
## 0.1.1
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/mastra",
"version": "0.1.0",
"version": "0.1.1",
"description": "Agentic adapter for the Mastra AI Agent SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/midjourney
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/midjourney",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for the unofficial Midjourney API via imagineapi.dev.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/novu
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/novu",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for the Novu notifications API.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/people-data-labs
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/people-data-labs",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for People Data Labs.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/perigon
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/perigon",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for the Perigon News API.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/polygon
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/polygon",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for the Polygon stock API.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/predict-leads
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/predict-leads",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Predict Leads.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/proxycurl
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/proxycurl",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Proxycurl.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/rocketreach
## 7.4.3
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.4.2
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/rocketreach",
"version": "7.4.2",
"version": "7.4.3",
"description": "Agentic SDK for RocketReach.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/searxng
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/searxng",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for the SearXNG meta search engine.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/serpapi
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/serpapi",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for SerpAPI Google Search.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/serper
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/serper",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Serper Google Search.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/slack
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/slack",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Slack.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/social-data
## 7.3.6
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.5
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/social-data",
"version": "7.3.5",
"version": "7.3.6",
"description": "Agentic SDK for accessing Twitter via Social Data.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,49 @@
# @agentic/stdlib
## 7.4.7
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/apollo@7.4.3
- @agentic/bing@7.3.5
- @agentic/calculator@7.3.5
- @agentic/clearbit@7.3.5
- @agentic/core@7.3.5
- @agentic/dexa@7.3.5
- @agentic/diffbot@7.3.5
- @agentic/e2b@7.3.5
- @agentic/exa@7.3.5
- @agentic/firecrawl@7.3.5
- @agentic/github@7.3.5
- @agentic/gravatar@7.4.5
- @agentic/hacker-news@7.3.5
- @agentic/hunter@7.3.5
- @agentic/jina@7.3.7
- @agentic/leadmagic@7.4.3
- @agentic/midjourney@7.3.5
- @agentic/novu@7.3.5
- @agentic/people-data-labs@7.3.5
- @agentic/perigon@7.3.5
- @agentic/polygon@7.3.5
- @agentic/predict-leads@7.3.5
- @agentic/proxycurl@7.3.5
- @agentic/rocketreach@7.4.3
- @agentic/searxng@7.3.5
- @agentic/serpapi@7.3.5
- @agentic/serper@7.3.5
- @agentic/slack@7.3.5
- @agentic/social-data@7.3.6
- @agentic/tavily@7.3.5
- @agentic/twilio@7.3.5
- @agentic/twitter@7.3.5
- @agentic/weather@7.3.5
- @agentic/wikidata@7.3.5
- @agentic/wikipedia@7.3.5
- @agentic/wolfram-alpha@7.3.5
- @agentic/zoominfo@7.4.4
## 7.4.6
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/stdlib",
"version": "7.4.6",
"version": "7.4.7",
"description": "Standard library of AI functions which work with any LLM and TypeScript AI SDK.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/tavily
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/tavily",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Tavily.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/twilio
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/twilio",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Twilio.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/twitter
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/twitter",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Twitter.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/weather
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/weather",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for weatherapi.com.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/wikidata
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/wikidata",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Wikidata.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/wikipedia
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/wikipedia",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for wikipedia.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/wolfram-alpha
## 7.3.5
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.3.4
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/wolfram-alpha",
"version": "7.3.4",
"version": "7.3.5",
"description": "Agentic SDK for Wolfram Alpha.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",

Wyświetl plik

@ -1,5 +1,13 @@
# @agentic/zoominfo
## 7.4.4
### Patch Changes
- Add Mastra AI Agent framework support
- Updated dependencies
- @agentic/core@7.3.5
## 7.4.3
### Patch Changes

Wyświetl plik

@ -1,6 +1,6 @@
{
"name": "@agentic/zoominfo",
"version": "7.4.3",
"version": "7.4.4",
"description": "Agentic SDK for ZoomInfo.",
"author": "Travis Fischer <travis@transitivebullsh.it>",
"license": "MIT",