[Microsoft Azure] To fix this issue, you need to select a plan of Semantic Search and enable the service in your Cognitive Search Service.
|2024. 4. 16. 02:51
728x90
반응형
Microsoft Azure를 통해 Cognitive Search Service가 포함된 PromprtFlow를 구성 할 때, 아래와 같은 에러가 날 수 있다.
To fix this issue, you need to select a plan of Semantic Search and enable the service in your Cognitive Search Service.
이 문제를 해결하려면 의미 체계 검색 계획을 선택하고 Cognitive Search Service에서 서비스를 활성화해야 합니다.
이럴 때는 아래와 같이 Microsoft Azure에서 설정을 변경하면 된다.
스택오버플로우나 공식 문서를 보면 Semantic search (Preview)를 찾으면 된다는데
한참 찾아도 없어서 보니 "의미 체계 순위" 라고 되어있었음;;;;
여기서 가용성 부분에서 월별 요청 1,000개로 플랜을 바꾸어주면 해결된다.
참고자료 2 : https://learn.microsoft.com/en-us/azure/search/semantic-how-to-enable-disable?tabs=enable-portal
728x90
반응형
'AI Research Topic > LLM' 카테고리의 다른 글
[Microsoft Azure] RAG 노드 구성하기 (1) | 2024.04.26 |
---|---|
[Microsoft Azure] Prompt Flow 구성하기 (2) | 2024.04.26 |
[Microsoft Azure] azure Message: Resource not found. (0) | 2024.04.16 |
[LLM] Ferret-UI: Grounded Mobile UI Understanding with Multimodal LLMs (1) | 2024.04.15 |