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

Not able to run the codebase locally. #34

Open
sachanritik1 opened this issue Oct 26, 2024 · 1 comment
Open

Not able to run the codebase locally. #34

sachanritik1 opened this issue Oct 26, 2024 · 1 comment

Comments

@sachanritik1
Copy link

sachanritik1 commented Oct 26, 2024

Upon running yarn ingest after building the backend. I get this error -

Failed to ingest docs Error: WEAVIATE_API_KEY, WEAVIATE_URL, and WEAVIATE_INDEX_NAME must be set in the environment at ingestDocs (file:///Users/ritiksachan/Desktop/chat-langchainjs/backend/dist/ingest.js:176:11) at file:///Users/ritiksachan/Desktop/chat-langchainjs/backend/dist/ingest.js:255:1 at ModuleJob.run (node:internal/modules/esm/module_job:218:25) at async ModuleLoader.import (node:internal/modules/esm/loader:329:24) at async loadESM (node:internal/process/esm_loader:28:7) at async handleMainPromise (node:internal/modules/run_main:113:12)

I guess it has something to do with the WEAVIATE api key, url and index name. I have got the WEAVIATE api key, but not the url and index.
Need some help setting this up.

@Mageenz
Copy link

Mageenz commented Nov 12, 2024

Read the DEPLOYMENT.md file and follow the steps indicated in the file, which should help you

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

2 participants