when i try to use Azure GPT-5-mini and Azure GPT-4.1-mini etc,
when try to ingestion the schema, it always using GPT4.1 and causing error. no matter i changed the environment model in my docker compose template
COMPLETION_MODEL=gpt-5-mini
EMBEDDING_MODEL=text-embedding-ada-002
when i try to use Azure GPT-5-mini and Azure GPT-4.1-mini etc,
when try to ingestion the schema, it always using GPT4.1 and causing error. no matter i changed the environment model in my docker compose template
COMPLETION_MODEL=gpt-5-mini
EMBEDDING_MODEL=text-embedding-ada-002