You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs/api_reference
Marlene 2f03bc397e
Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925)
Last year Microsoft [changed the
name](https://learn.microsoft.com/en-us/azure/search/search-what-is-azure-search)
of Azure Cognitive Search to Azure AI Search. This PR updates the
Langchain Azure Retriever API and it's associated docs to reflect this
change. It may be confusing for users to see the name Cognitive here and
AI in the Microsoft documentation which is why this is needed. I've also
added a more detailed example to the Azure retriever doc page.

There are more places that need a similar update but I'm breaking it up
so the PRs are not too big 😄 Fixing my errors from the previous PR.

Twitter: @marlene_zw

Two new tests added to test backward compatibility in
`libs/community/tests/integration_tests/retrievers/test_azure_cognitive_search.py`

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
3 months ago
..
_static/css api doc newlines (#13378) 8 months ago
templates Update redirects meta tags (#10109) 11 months ago
themes docs: update api ref nav (#18362) 5 months ago
Makefile fix api docs build (#11445) 9 months ago
conf.py docs: stop copying source (#18404) 5 months ago
create_api_rst.py infra: update create_api_rst (#18361) 5 months ago
guide_imports.json Community: Updating Azure Retriever and Docs to be Azure AI Search instead of Azure Cognitive Search (#19925) 3 months ago
index.rst Page per class-style api reference (#6560) 1 year ago
make.bat Doc refactor (#6300) 1 year ago
requirements.txt docs: bump sphinx>=5 (#16162) 6 months ago