Skip to content

Conversation

@MaesterChestnut
Copy link
Contributor

  • Move samples referenced from docs so that they can install, build, and run without issues
  • Add readme to docs-menu-basic sample
  • Update readme for docs-menu-rag sample
@MaesterChestnut MaesterChestnut marked this pull request as ready for review May 10, 2024 13:12
cd </path/to/genkit>; pnpm run setup; cd -
```

where `</path/to/genkit>` is the top level of the genkit repo
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: add period at the end

cd </path/to/genkit>; pnpm run setup; cd -
```

where `</path/to/genkit>` is the top level of the genkit repo
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: add period at the end


## Run setup

This will add the `GenkitGrubPub.pdf` to your index
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: add colon : at the end

genkit start
```

Click on menuSuggestionFlow in the lefthand navigation panel to playground the new flow.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: wrap menuSuggestionFlow in backticks:

`menuSuggestionFlow`

(same in js/samples/docs-menu-rag/README.md)

genkit start
```

Click on menuSuggestionFlow in the lefthand navigation panel to playground the new flow.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: playground -> run

(same in js/samples/docs-menu-rag/README.md)

@MaesterChestnut MaesterChestnut merged commit 9b3a7a7 into main May 10, 2024
@MaesterChestnut MaesterChestnut deleted the docsBasicReadme branch May 10, 2024 15:18
cabljac pushed a commit to invertase/genkit that referenced this pull request Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants