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

[BUG]Unable to set environment variable: MODEL_LIST_CONFIG_JSON #2447

Closed
musuiot opened this issue May 20, 2024 · 3 comments · Fixed by #2522
Closed

[BUG]Unable to set environment variable: MODEL_LIST_CONFIG_JSON #2447

musuiot opened this issue May 20, 2024 · 3 comments · Fixed by #2522
Labels
question Further information is requested

Comments

@musuiot
Copy link

musuiot commented May 20, 2024

image
I followed the instructions above to set the environment variables to no avail, I cannot find the file for the environment variables I set from the startup command. After startup, it will still be read from the network.
Here's how I set it up:
npx flowise start
--MODEL_LIST_CONFIG_JSON=C:\Users\msrobot\AppData\Roaming\npm\node_modules\flowise\node_modules\flowise-components\models.json

@HenryHengZJ
Copy link
Contributor

it has to be an online path like https://s3-your-json-file.json

@HenryHengZJ HenryHengZJ added the question Further information is requested label May 21, 2024
@musuiot
Copy link
Author

musuiot commented May 26, 2024

How can I use a local file?

@HenryHengZJ HenryHengZJ linked a pull request May 29, 2024 that will close this issue
@HenryHengZJ
Copy link
Contributor

@musuiot made a PR to allow user specify local file path

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

Successfully merging a pull request may close this issue.

2 participants