Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
27.01k stars 2.71k forks source link

[BUG]: Pinecone::Invalid ENV settings error #1018

Closed carsam2021 closed 7 months ago

carsam2021 commented 7 months ago

How are you running AnythingLLM?

AnythingLLM desktop app

What happened?

whatever prompt I use I keep getting error: Pinecone::Invalid ENV settings

Are there known steps to reproduce?

install on MacOS, created a workspace called wp1, try to ask anything Screenshot 2024-04-02 at 22 35 33

timothycarambat commented 7 months ago

Go to vector database and either swap to LanceDB or if you are using Pinecone you can use the proper credentials if using that provider. LanceDB is the default, so if it says pinecone and you dont want that as your vector db, that would have probably been a misclick during onboarding