I am trying to build a chat ai with my own document
I am using Azure openai API.
The Embeddings Azure OpenAI run to request timed out.
The credential is correct.
n8n version: 1.108.2
-
Database (default: SQLite): postgres
-
Running n8n via (Docker, npm, n8n cloud, desktop app): Docker on linux host
-
Operating system: Linux Ubuntu 24.04
I found the unanswered similar problem : Why Azure Embedding does not work for supabase vector store?
