We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24b9fc commit 81760f9Copy full SHA for 81760f9
knowledge_storm/rm.py
@@ -1097,7 +1097,7 @@ def forward(
1097
1098
class AzureAISearch(dspy.Retrieve):
1099
"""Retrieve information from custom queries using Azure AI Search.
1100
-
+
1101
General Documentation: https://learn.microsoft.com/en-us/azure/search/search-create-service-portal.
1102
Python Documentation: https://learn.microsoft.com/en-us/python/api/overview/azure/search-documents-readme?view=azure-python.
1103
"""
0 commit comments