Wykres commitów

131 Commity (c8e7eb5ca66b01571c8540609138e5d500fcaea1)

Autor SHA1 Wiadomość Data
Travis Fischer c8e7eb5ca6 feat: add MCP, arxiv, and duck-duck-go tools 2025-03-24 00:46:55 +08:00
Travis Fischer 885924e993 feat: add support for JSON Schema in AIFunction inputSchema in addition to zod schemas 2025-03-24 00:46:06 +08:00
Travis Fischer 2d0c58f38d 2025-03-23 16:54:09 +08:00
Travis Fischer 53a79b5f4c 2025-03-23 16:53:26 +08:00
Travis Fischer 828388c259 2025-03-23 14:56:17 +08:00
Travis Fischer 04db7b5243 2025-03-23 04:42:26 +08:00
Travis Fischer e07daa84f8 🚜 2025-03-23 04:38:13 +08:00
Travis Fischer 70cbfc094f 💅 2025-03-23 04:34:19 +08:00
Travis Fischer 0778d31b34 💉 2025-03-23 04:30:50 +08:00
Travis Fischer 44bdaf2941 👙 2025-03-23 04:28:12 +08:00
Travis Fischer 047af13b15 🌀 2025-03-23 04:24:45 +08:00
Travis Fischer 354938db29 💜 2025-03-23 03:55:34 +08:00
Travis Fischer d9df972989 Add Notion client generation from OpenAPI spec
This updates the code to support generating a Notion client
from an OpenAPI specification. It includes schemas,
operation schemas, and AI function decorators. Improved handling
of union types in operation parameters and added a placeholder
for recursive types. Options to supply a Notion API key and base
URL are available. Code aesthetics such as prettier formatting and
comment clues have been addressed for clarity.
2025-03-23 03:53:03 +08:00
Travis Fischer 082231c228 feat: WIP add openapi-to-ts-client generator to automate the creation of agentic TS clients 2025-03-23 01:31:50 +08:00
Travis Fischer 25d7b5b251 💊 2025-03-20 23:37:47 +08:00
Travis Fischer 42525ae054 🛠 2025-03-20 23:36:02 +08:00
Travis Fischer 22b4182dc5 chore: add unit test 2025-03-20 20:57:34 +08:00
Travis Fischer fdb5498966 feaet: rename AIFunction.impl to AIFunction.execute 2025-03-20 20:53:48 +08:00
Travis Fischer 257fdd95cc chore: release v7.5.3 2025-03-20 17:53:25 +08:00
Travis Fischer 4ba87047a1 Rename `createXSAISDKTools` to `createXSAITools` 2025-03-20 17:52:34 +08:00
Travis Fischer 96d7ddeecb chore: release v7.5.2 2025-03-20 17:48:03 +08:00
Travis Fischer 78e1078ba4 Move `zoominfo-api-auth-client` dependency 2025-03-20 17:47:37 +08:00
Travis Fischer 55dc45cf17 Merge pull request #698 from transitive-bullshit/feature/update-twitter-nango
Improve Twitter client
2025-03-20 17:44:29 +08:00
Travis Fischer 251631af54 feat: add the xsAI SDK 2025-03-20 17:37:16 +08:00
Travis Fischer 0563da957f 🏘 2025-03-19 23:37:00 +08:00
Travis Fischer 4511020047 Add tweet listing and improve error handling 2025-03-19 23:22:52 +08:00
Travis Fischer e0a91eecbb chore: simplify tsup scripts 2025-03-18 23:16:05 +08:00
Travis Fischer 54af8d965d chore: release v7.5.1 2025-03-18 23:04:57 +08:00
Travis Fischer 4e53385e27 📑 2025-03-18 22:06:39 +08:00
Travis Fischer a2ecd79843 chore: release v7.5.0 2025-03-18 21:50:45 +08:00
Travis Fischer 0f26b0ac66 chore: update all packages to be in sync: 7.4.7 2025-03-18 21:23:17 +08:00
Travis Fischer 1f5af15673 🔗 2025-03-18 21:12:55 +08:00
Travis Fischer 783cfb1bdd 2025-03-18 21:04:29 +08:00
Travis Fischer 9580217c5d 😼 2025-03-18 21:03:08 +08:00
Travis Fischer d5eb9909e8 fix: firecrawl updates from last pr 2025-03-18 21:02:16 +08:00
Travis Fischer a9a783e88e 🌜 2025-03-18 20:42:16 +08:00
Travis Fischer cb2fbf8b14 🥘 2025-03-18 20:42:16 +08:00
Travis Fischer 18196e19b4 feat: switch to pnpm catalog for consistent deps 2025-03-18 20:42:16 +08:00
Travis Fischer d680a8142b Delete changelog files for package cleanup 2025-03-18 20:42:16 +08:00
Ademílson F. Tonato ed017abfe7 feat: update Firecrawl API version
- Refactored `firecrawl-client.ts` to improve API request handling and added new methods for scraping, searching, crawling, and extracting data.
- Introduced comprehensive tests in `test-firecrawl-client.ts` to validate the functionality of the FirecrawlClient.
- Updated `index.ts` to export new types and the FirecrawlClient class.
2025-03-17 19:35:37 +00:00
Travis Fischer b45e0c025c chore: changeset 2025-03-16 20:17:22 +08:00
Travis Fischer 4b822f579f docs: update ai sdk readmes 2025-03-16 20:05:32 +08:00
Travis Fischer 2721038924 chore: changeset 2025-03-16 19:40:39 +08:00
Travis Fischer efdc49139e Remove unused dependencies from `package.json` 2025-03-16 19:01:34 +08:00
Travis Fischer 505442f130 Add support for Mastra AI Agent framework
Introduced `@agentic/mastra` for integrating with the Mastra AI agent
framework.
Updated documentation and examples to reflect the new framework
support.
2025-03-16 18:59:57 +08:00
Travis Fischer 9fd5b85ee6 🐾 2025-03-14 21:44:27 +08:00
Travis Fischer cc67a25d15 feat: set AIFunction.name in addition to AIFunction.spec.name 2025-03-14 21:29:27 +08:00
Travis Fischer b903ed6332 🕎 2025-03-14 21:20:36 +08:00
Travis Fischer 66a962ce00 feat: add support for jina search favicons 2025-03-14 21:18:52 +08:00
Travis Fischer 6d869a5f0a feat: add ai sdk experimental_activeTools example 2025-03-14 21:13:40 +08:00