Azure-Samples/semantic-kernel-rag-chat

Collection Name not accepeted as a valid argument in the importmemories part

deepeshpalkar23 opened this issue · 0 comments

Hello Team, I'm trying to use Azure Cognitive Search as my Vector Database. I followed the steps in Readme.MD and added my Azure Cognitive Search API endpoint and Key in configuration secrets.
Still while running the dotnet run --memory-type azurecognitivesearch --memory-url $AZURE_COGNITIVE_SEARCH_URL --collection ms10k --text-file ../../data/ms10k.txt command, I;m facing the following error :

Unrecognized command or argument 'ms10k'.

Could you please help me out with this,
Thanks & Regards
Deepesh Palkar
ragchaterror