Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xavidop committed Oct 18, 2024
1 parent 28a4cd4 commit 56ef91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ import {github, openAIGpt4o} from "genkitx-github";

configureGenkit({
plugins: [
github(),
github({}),
],
logLevel: "debug",
enableTracingAndMetrics: true,
Expand Down

0 comments on commit 56ef91e

Please sign in to comment.