How to use Crew AI Rag tool with Mysql if I use Mysql tool it is throwing an error

                                                              ^^^^^

File “/opt/anaconda3/lib/python3.12/site-packages/embedchain/app.py”, line 121, in init
self.embedding_model = embedding_model or OpenAIEmbedder()

Looks like you’re running into a configuration issue with the embedding model you’re using.

You’d seriously boost your chances of getting help if you shared a more representative snippet of your code.