missing generate script #7

Closed
opened 2026-02-15 19:15:05 -05:00 by yindo · 2 comments
Owner

Originally created by @burn2delete on GitHub (Apr 15, 2024).

The readme has the following:

Before you can use your data, you need to index it. If you're using the Next.js or Express apps, run:

npm run generate
Then re-start your app. Remember you'll need to re-run generate if you add new files to your data folder.

If you're using the Python backend, you can trigger indexing of your data by calling:

poetry run generate

This script seems to be missing from the repo.

Originally created by @burn2delete on GitHub (Apr 15, 2024). The readme has the following: > Before you can use your data, you need to index it. If you're using the Next.js or Express apps, run: > > npm run generate > Then re-start your app. Remember you'll need to re-run generate if you add new files to your data folder. > > If you're using the Python backend, you can trigger indexing of your data by calling: > > poetry run generate > This script seems to be missing from the repo.
yindo closed this issue 2026-02-15 19:15:05 -05:00
Author
Owner

@marcusschiesser commented on GitHub (Apr 15, 2024):

Thanks for the bug report, @burn2delete. Please paste the configuration steps you selected that led to your error here.

@marcusschiesser commented on GitHub (Apr 15, 2024): Thanks for the bug report, @burn2delete. Please paste the configuration steps you selected that led to your error here.
Author
Owner

@marcusschiesser commented on GitHub (Jun 20, 2024):

Closing (no testcase)

@marcusschiesser commented on GitHub (Jun 20, 2024): Closing (no testcase)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#7