Hi!
This example in our recipes uses text2vec-openai
and generative-openai
And those modules are enabled:
ENABLE_MODULES: 'multi2vec-clip,text2vec-openai,generative-openai'
So it should work.
have you restarted your docker so the changes take effect?
you can call:
docker compose up -d