when setting up orchestrator I like to have some sort of validation I am using the right environment variables and if I missed setting up one or more during initial configuration.
e.g. I missed setting up the embedding model name and orchestrator error messages were not detailed enough to point me in this direction.
it neither told me which plugin use was erroneous but also the error only specified it needed a string and not empty object.