Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LlamaPack not working with 0.1.0 #69

Open
leegang opened this issue Apr 29, 2024 · 1 comment
Open

LlamaPack not working with 0.1.0 #69

leegang opened this issue Apr 29, 2024 · 1 comment
Assignees

Comments

@leegang
Copy link

leegang commented Apr 29, 2024

npx create-llama@latest
✔ What is your project named? … my-app
✔ Which template would you like to use? › Example using a LlamaPack
✔ Select LlamaPack › rag-fusion-query-pipeline

Aborting installation.
Unexpected error. Please report it as a bug:
 TypeError: Cannot read properties of undefined (reading 'provider')
    at isModelConfigured (/Users/leegang/.npm/_npx/7bfc2205dda2d438/node_modules/create-llama/dist/index.js:298:55245)
    at askPostInstallAction (/Users/leegang/.npm/_npx/7bfc2205dda2d438/node_modules/create-llama/dist/index.js:298:16399)
    at askQuestions (/Users/leegang/.npm/_npx/7bfc2205dda2d438/node_modules/create-llama/dist/index.js:298:17907)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
    at async run (/Users/leegang/.npm/_npx/7bfc2205dda2d438/node_modules/create-llama/dist/index.js:298:72553)
@marcusschiesser marcusschiesser changed the title Cannot read properties of undefined (reading 'provider') LlamaPack not working with 0.1.0 Apr 29, 2024
@marcusschiesser
Copy link
Collaborator

@leegang Thanks for finding this issue. We'll fix that for the next release. Meanwhile please use npx create-llama@0.0.32 for LlamaPacks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants