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
to work with OLLAMA and other services running in docker
check, node ChatOllama - ok
run FlowiseAI
cd ./docker
docker compose up -d
Try to set Additional parameters in the Pinecone node - all options are unsuccessful
Use example "babbyAGI"
a) replace LLM with OLLAMA
b) attempt to set various values Additional Parameters
get error
The API key you provided was rejected while calling
https://api.pinecone.io/indexes/test_index
. Please check your configuration values and try again. You can find the configuration values for your project in the Pinecone developer console at
https://app.pinecone.io/
look code
additional parameters are not passed anywhere when creating a Pinecone client
Describe the bug
subj
To Reproduce
to work with OLLAMA and other services running in docker
check, node ChatOllama - ok
cd ./docker
docker compose up -d
Try to set Additional parameters in the Pinecone node - all options are unsuccessful
Use example "babbyAGI"
a) replace LLM with OLLAMA
b) attempt to set various values Additional Parameters
get error
additional parameters are not passed anywhere when creating a Pinecone client
Screenshots
Setup
image: flowiseai/flowise:latest
Please give an example of how to:
The text was updated successfully, but these errors were encountered: