Skip to content

Conversation

shikhr
Copy link

@shikhr shikhr commented Sep 22, 2025

Fixed two incorrect import statements in docs examples.

Changed:

import { googleAI } from '@genkitai/google-ai';

to:

import { googleAI } from '@genkit-ai/google-genai';

in:

  • src/content/docs/docs/interrupts.mdx
  • src/content/docs/docs/tool-calling.mdx

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.

2 participants