Closed zhenda-hub closed 1 week ago
You probably have an invalid setting from whatever your docker-compose has set for the ENV. What embedder do you have set? This is a config issue as unable to replicate on current production build.
The ENV key for this is EMBEDDING_ENGINE
and if it was not set, it would default to native
I have no .env file. just use compose.yaml to run it.
I want to know which is the default embedder.
I could not set embedder.
native
is. In your compose YAML, you have to specify some ENVIRONMENT VARS and EMBEDDING_ENGINE: "native"
needs to be one.
How are you running AnythingLLM?
Docker (local)
What happened?
click embedder, then will become a white page
Are there known steps to reproduce?
I use docker compose started anything-llm.
click open setttings -> AI Providers -> embedder, then will become a white page