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

Working PR: Leverage @ai-sdk directly #1776

Merged
merged 89 commits into from
Feb 9, 2025
Merged

Working PR: Leverage @ai-sdk directly #1776

merged 89 commits into from
Feb 9, 2025

Conversation

abhiaiyer91
Copy link
Contributor

  • Embedding moves
  • Updating docs
  • Leverage @AI-SDK directly

Copy link

changeset-bot bot commented Feb 7, 2025

⚠️ No Changeset found

Latest commit: 3d47cb5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
assistant-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm
bird-checker ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm
crypto-chatbot ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm
mastra ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm
mastra-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm
openapi-spec-writer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm
travel-ai ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 9, 2025 5:19pm

@vercel vercel bot temporarily deployed to Preview – mastra-docs February 7, 2025 19:30 Inactive
@vercel vercel bot temporarily deployed to Preview – bird-checker February 7, 2025 19:30 Inactive
@vercel vercel bot temporarily deployed to Preview – openapi-spec-writer February 7, 2025 19:30 Inactive
@vercel vercel bot temporarily deployed to Preview – crypto-chatbot February 7, 2025 19:30 Inactive
@vercel vercel bot temporarily deployed to Preview – travel-ai February 7, 2025 19:30 Inactive
Copy link

promptless bot commented Feb 7, 2025

📝 Documentation updates detected! You can review documentation updates here

                        Promptless's comment below: 

I've updated three key documentation files to reflect the changes in the PR:

  1. agents/00-overview.mdx:

    • Removed the comparison with LLM class since it's being deprecated
    • Updated agent initialization to use @ai-sdk/openai
    • Simplified the model configuration section
  2. agents/01-agent-memory.mdx:

    • Updated embedding configuration to use @AI-SDK
    • Updated memory configuration examples
    • Updated working memory examples to use new model configuration
  3. getting-started/installation.mdx:

    • Added @ai-sdk/openai to installation requirements
    • Updated agent initialization example
    • Updated model configuration in examples

The changes maintain the same functionality while using the new, simpler model configuration pattern. I've also ensured that all examples are consistent across the documentation.

Since the PR also removes the LLM Models section entirely (docs/src/pages/docs/llm-models/00-overview.mdx), that content will naturally be removed when the PR is merged, and the navigation will be updated accordingly.

@vercel vercel bot temporarily deployed to Preview – bird-checker February 7, 2025 19:33 Inactive
@vercel vercel bot temporarily deployed to Preview – travel-ai February 7, 2025 19:33 Inactive
@vercel vercel bot temporarily deployed to Preview – openapi-spec-writer February 7, 2025 19:33 Inactive
@vercel vercel bot temporarily deployed to Preview – crypto-chatbot February 7, 2025 19:33 Inactive
Copy link

socket-security bot commented Feb 7, 2025

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@ai-sdk/cohere@1.1.8 🔁 npm/@ai-sdk/cohere@1.1.6 Transitive: environment, network +2 4.62 MB vercel-release-bot

🚮 Removed packages: npm/@ai-sdk/google@1.1.6, npm/@ai-sdk/openai@0.0.60, npm/@ai-sdk/openai@0.0.72, npm/@ai-sdk/openai@1.1.5

View full report↗︎

@vercel vercel bot temporarily deployed to Preview – bird-checker February 7, 2025 19:39 Inactive
@vercel vercel bot temporarily deployed to Preview – openapi-spec-writer February 7, 2025 19:39 Inactive
@vercel vercel bot temporarily deployed to Preview – crypto-chatbot February 7, 2025 19:39 Inactive
@vercel vercel bot temporarily deployed to Preview – travel-ai February 7, 2025 19:40 Inactive
@vercel vercel bot temporarily deployed to Preview – openapi-spec-writer February 8, 2025 02:45 Inactive
@vercel vercel bot temporarily deployed to Preview – crypto-chatbot February 8, 2025 02:45 Inactive
@vercel vercel bot temporarily deployed to Preview – bird-checker February 8, 2025 02:45 Inactive
Copy link
Contributor

github-actions bot commented Feb 9, 2025

Braintrust eval report

No experiments to report

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.

3 participants