You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry the case closed, but when I deploy anythingllm with docker image, If I want to change the default vector db to milvus, how to get the minio access key and secret, because start milvus need that, but minio service already integrate into anythingllm, and I cannot login with minioamdin/minioadmin. when I login, on http://localhost:9001, it always throw invaild login. and there is another auth mode "Use STS", but how can I get the STS token ?
This sounds like an issue with how you are setting things up, not with AnythingLLM directly. For milvus you should have a container running. Then you should have a container for AnythingLLM. These two containers should not be the same container.
AnythingLLM connects to milvus via ENVs (which are set in the .env)
Hi @timothycarambat ,
Sorry the case closed, but when I deploy anythingllm with docker image, If I want to change the default vector db to milvus, how to get the minio access key and secret, because start milvus need that, but minio service already integrate into anythingllm, and I cannot login with minioamdin/minioadmin. when I login, on http://localhost:9001, it always throw invaild login. and there is another auth mode "Use STS", but how can I get the STS token ?
old case : #3391
Originally posted by @timothycarambat in #3391
The text was updated successfully, but these errors were encountered: