GPT-RAG icon indicating copy to clipboard operation
GPT-RAG copied to clipboard

Why isn't indexing and vectorization automated?

Open Liu-XinYuan opened this issue 1 year ago • 0 comments

I build a basic architecture. Then upload the docx file to the blob, but found that ai search did not automatically create an index, nor did it automatically write the vectorized document into the cosmos database.

Liu-XinYuan avatar Jun 16 '24 14:06 Liu-XinYuan