Rank 3: Container
I attempted to upgrade from 1.3.8 to 1.4.3 and I am getting the appwrite-assistant container keeps restarting. I looked into the docker logs and it seems that its missing an api key.
2023-09-27 14:01:09 which is longer than the specified 10002023-09-27 14:01:09 Created a chunk of size 1521, +2023-09-27 14:01:09 which is longer than the specified 10002023-09-27 14:01:09 file:///usr/src/app/node_modules/.pnpm/langchain@0.0.131_faiss-node@0.3.0/node_modules/langchain/dist/embeddings/openai.js:822023-09-27 14:01:09 throw new Error("OpenAI or Azure OpenAI API key not found");2023-09-27 14:01:09 ^2023-09-27 14:01:09 2023-09-27 14:01:09 Error: OpenAI or Azure OpenAI API key not found2023-09-27 14:01:09 at new OpenAIEmbeddings (file:///usr/src/app/node_modules/.pnpm/langchain@0.0.131_faiss-node@0.3.0/node_modules/langchain/dist/embeddings/openai.js:82:19)2023-09-27 14:01:09 at file:///usr/src/app/embeddings.js:43:32023-09-27 14:01:09 2023-09-27 14:01:09 Node.js v18.17.1```