firebase / genkit

An open source framework for building AI-powered apps with familiar code-centric patterns. Genkit makes it easy to develop, integrate, and test AI features with observability and evaluations. Genkit works with various models and platforms.
Apache License 2.0
731 stars 107 forks source link

genkit npm install should install @genkit-ai/dev-local-vectorstore as well, or docs should change #552

Open Yorkemartin opened 4 months ago

Yorkemartin commented 4 months ago

Is your feature request related to a problem? Please describe.

The RAG flow docs offer install instructions, but do not mention that you need to install @genkit-ai/dev-local-vectorstore independently.

Describe the solution you'd like

Change docs or include @genkit-ai/dev-local-vectorstore within the general genkit install

chrisraygill commented 2 months ago

@pavelgj @genkit-ai/dev-local-vectorstore be included in the new genkit metapackage?