Closed Nabushika closed 4 months ago
I see you are on Local Development
- did you go through onboarding and/or have an LLM_PROVIDER
value set in the env?
for local dev this is server/.env.development
when running in development and is server/.env
in production
If you are running development yarn dev:server
and make a code change in the backend, it will hot reload the server and what ENV
you may have saved will revert to whatever is in .env.development
How are you running AnythingLLM?
Local development
What happened?
Started testing anything-llm with a cloud llm, then started playing around with the settings - http://localhost:3000/settings/llm-preference is blank and there's an error in the console:
Are there known steps to reproduce?
Haven't tried to reproduce it yet, but the exact steps I took were: