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/community/langchain_community
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>
6 months ago
..
adapters docs: added `community` modules descriptions (#17827) 8 months ago
agent_toolkits community: Add PolygonAggregates tool (#18882) 7 months ago
callbacks community[patch] : publishes duration as milliseconds to Fiddler (#19166) 7 months ago
chat_loaders community[patch]: speed up import times in the community package (#18928) 7 months ago
chat_message_histories community[patch]: speed up import times in the community package (#18928) 7 months ago
chat_models community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 6 months ago
docstore community[patch]: speed up import times in the community package (#18928) 7 months ago
document_compressors community[patch]: speed up import times in the community package (#18928) 7 months ago
document_loaders community[minor]: S3FileLoader to use expose mode and post_processors arguments of unstructured loader (#19270) 6 months ago
document_transformers community[patch]: flattening imports 3 (#18939) 7 months ago
embeddings community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 6 months ago
example_selectors docs: added `community` modules descriptions (#17827) 8 months ago
graphs community[patch]: flattening imports 3 (#18939) 7 months ago
indexes community: Add document manager and mongo document manager (#17320) 7 months ago
llms community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 6 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 9 months ago
retrievers community[patch]: Fixing incorrect base URLs for Azure Cognitive Search Retriever (#19352) 6 months ago
storage community[patch]: flattening imports 3 (#18939) 7 months ago
tools Josha91 fix docstring (#19249) 7 months ago
utilities community[patch]: flattening imports 3 (#18939) 7 months ago
utils core[patch]: Convert SimSIMD back to NumPy (#19473) 6 months ago
vectorstores community[patch]: Add Support for GPU Index Types in Milvus 2.4 (#19468) 6 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
cache.py community: Use langchain-astradb for AstraDB caches (#18419) 7 months ago
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago