firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to integrate, test, and deploy sophisticated AI features to Firebase or Google Cloud.
Apache License 2.0
602 stars 74 forks source link

[JS] Repackage Genkit NPM packages #783

Open apascal07 opened 1 month ago

apascal07 commented 1 month ago

Describe the bug genkit-cli should become the CLI. genkit should become the meta package for all Genkit framework packages (currently genkit-ai). npx create-genkit should become an alias for genkit init.

cabljac commented 3 weeks ago

I've opened a PR to rename @genkit-ai scope to @genkit. Do we really want to rename genkit to genkit-cli?

To me at least, npm install -g genkit seems nicer than npm install -g genkit-cli

cabljac commented 3 weeks ago

nvm, i see why it is useful to switch to -cli