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/libs
Marlene f1313339ac
community[patch]: Fixing incorrect base URLs for Azure Cognitive Search Retriever (#19352)
This PR adds code to make sure that the correct base URL is being
created for the Azure Cognitive Search retriever. At the moment an
incorrect base URL is being generated. I think this is happening because
the original code was based on a depreciated API version. No
dependencies need to be added. I've also added more context to the test
doc strings.

I should also note that ACS is now Azure AI Search. I will open a
separate PR to make these changes as that would be a breaking change and
should potentially be discussed.

Twitter: @marlene_zw



- No new tests added, however the current ACS retriever tests are now
passing when I run them.
- Code was linted.

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
4 months ago
..
cli cli[patch]: Modified regular expression (#19449) 4 months ago
community community[patch]: Fixing incorrect base URLs for Azure Cognitive Search Retriever (#19352) 4 months ago
core core[patch]: fix xml output parser transform (#19530) 4 months ago
experimental experimental[patch]: Release 0.0.55 (#19353) 4 months ago
langchain cohere[patch]: add cohere as a partner package (#19049) 4 months ago
partners core[patch]: Convert SimSIMD back to NumPy (#19473) 4 months ago
text-splitters splitters: Add ensure_ascii parameter (#18485) 4 months ago