Skip to content

Commit

Permalink
fix: wikipedia.ts added to create-fabrice-ai for surprise_trip.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
pkarw committed Dec 10, 2024
1 parent c268f7c commit efb1325
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/create-fabrice-ai/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ const template = await select({
options: [
{
value: {
files: ['src/surprise_trip.ts'],
files: ['src/surprise_trip.ts', 'src/tools/wikipedia.ts'],
},
label: 'Surprise Trip Planner - travel agent creating personalized city adventures',
},
Expand Down

0 comments on commit efb1325

Please sign in to comment.