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/langchain/tests/integration_tests
Kazuki Maeda a363ab5292
rename repo namespace to langchain-ai (#11259)
### Description
renamed several repository links from `hwchase17` to `langchain-ai`.

### Why
I discovered that the README file in the devcontainer contains an old
repository name, so I took the opportunity to rename the old repository
name in all files within the repository, excluding those that do not
require changes.

### Dependencies
none

### Tag maintainer
@baskaryan

### Twitter handle
[kzk_maeda](https://twitter.com/kzk_maeda)
8 months ago
..
adapters openai adapters (#8988) 10 months ago
agent Adding File-Like object support in CSV Agent Toolkit (#10409) 9 months ago
cache move embeddings to schema (#10696) 9 months ago
callbacks Add support for showing IO to chain group (#10510) 9 months ago
chains Filtering graph schema for Cypher generation (#10577) 8 months ago
chat_models add anthropic scheduled tests and unit tests (#11188) 8 months ago
document_loaders recursive loader add status check (#10891) 9 months ago
embeddings temporarily skip embedding empty string test (#11187) 8 months ago
evaluation add test for embedding distance evaluation (#8285) 10 months ago
examples rename repo namespace to langchain-ai (#11259) 8 months ago
graphs Add support for Falkordb (ex-RedisGraph) (#9821) 9 months ago
llms poetry 8 months ago
memory Xata as a chat message memory store (#9719) 9 months ago
prompts (WIP) set up experimental (#7959) 11 months ago
retrievers Kay retriever (#10657) 8 months ago
smith/evaluation Add support for project metadata in run_on_dataset (#11200) 8 months ago
storage RedisStore: Update init and Documentation updates (#9044) 10 months ago
tools `Yahoo Finance News` tool (#10014) 9 months ago
utilities SearchApi integration (#11023) 8 months ago
vectorstores Support add_embeddings for opensearch (#11050) 8 months ago
.env.example SearchApi integration (#11023) 8 months ago
__init__.py (WIP) set up experimental (#7959) 11 months ago
conftest.py (WIP) set up experimental (#7959) 11 months ago
test_dalle.py Harrison/image (#845) 10 months ago
test_document_transformers.py (WIP) set up experimental (#7959) 11 months ago
test_kuzu.py (WIP) set up experimental (#7959) 11 months ago
test_long_context_reorder.py (WIP) set up experimental (#7959) 11 months ago
test_nebulagraph.py (WIP) set up experimental (#7959) 11 months ago
test_nlp_text_splitters.py (WIP) set up experimental (#7959) 11 months ago
test_nuclia_transformer.py Bagatur/revert revert nuclia (#8833) 10 months ago
test_pdf_pagesplitter.py (WIP) set up experimental (#7959) 11 months ago
test_schema.py (WIP) set up experimental (#7959) 11 months ago
test_text_splitter.py (WIP) set up experimental (#7959) 11 months ago