Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use @inngest/ai and optional step tooling #43

Merged
merged 10 commits into from
Jan 20, 2025
Merged

Conversation

jpwilliams
Copy link
Member

@jpwilliams jpwilliams commented Jan 13, 2025

Summary

  • Keeps inngest dependency, but a user no longer needs to explicitly use it
  • Utilizes @inngest/ai for AI models, adapters, and typing
  • Attempts to use step.ai.infer(), but falls back to regular fetch() calls if none are found
  • Accounts for Add support for MCP tool calling #44

Copy link

changeset-bot bot commented Jan 13, 2025

🦋 Changeset detected

Latest commit: 9f620ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@inngest/agent-kit Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@jpwilliams jpwilliams self-assigned this Jan 16, 2025
src/model.ts Outdated Show resolved Hide resolved
src/model.ts Outdated Show resolved Hide resolved
@jpwilliams jpwilliams marked this pull request as ready for review January 16, 2025 16:52
@inngest-release-bot
Copy link
Contributor

inngest-release-bot commented Jan 20, 2025

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@inngest/agent-kit 0.2.2-alpha-20250120160810-fa84e3c7b6536777a35e52cedc8417894932ea83 npm ↗︎ unpkg ↗︎

@jpwilliams jpwilliams merged commit ae56867 into main Jan 20, 2025
5 checks passed
@jpwilliams jpwilliams deleted the feat/remove-inngest-dep branch January 20, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants