There's a deployed text-embedding-ada-002 in my AI Studio project but I can't create indexes with the data and documents uploaded using that deployed embedding model.
Instead, AI Studio uses Serverless compute to generate the index. How can I use the deployed index?


if dataset is in a correct format, we can run the pipeline successfully please recheck the data and the documents with storage container connected.
Here I also had deployed with my
text-embedding-ada-002in the AI studio to create indexes.And now, I can be able to create the indexes as shown in below.
Deployment status :