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/partners
Jib d60e93b6ae
langchain-mongodb: Standardize mongodb collection/index names in tests (#18755)
## **Description:**
MongoDB integration tests link to a provided Atlas Cluster. We have very
stringent permissions set against the cluster provided. In order to make
it easier to track and isolate the collections each test gets run
against, we've updated the collection names to map the test file name.
i.e. `langchain_{filename}` => `langchain_test_vectorstores`

Fixes integration test results

![image](https://github.com/langchain-ai/langchain/assets/2887713/41f911b9-55f7-4fe4-9134-5514b82009f9)

## **Dependencies:** 
Provided MONGODB_ATLAS_URI

- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

cc: @shaneharvey, @blink1073 , @NoahStapp , @caseyclements
6 months ago
..
ai21 ai21[patch]: AI21 Labs Contextual Answers support (#18270) 6 months ago
airbyte airbyte[patch]: release 0.1.1, python 3.9 compat (#18597) 6 months ago
anthropic anthropic[patch]: handle lists in function calling (#18609) 6 months ago
astradb astradb: move to langchain-datastax repo (#18354) 7 months ago
elasticsearch elasticsearch: add `ElasticsearchRetriever` (#18587) 6 months ago
exa docs: Additional examples for partners/exa README (#18081) 7 months ago
fireworks fireworks[patch]: support "any" tool_choice (#18343) 7 months ago
google-genai google-genai, google-vertexai: move to langchain-google (#17899) 7 months ago
google-vertexai google-genai, google-vertexai: move to langchain-google (#17899) 7 months ago
groq langchain_groq[patch]: Invoke callback prior to yielding token (#18272) 7 months ago
ibm langchain_ibm[patch] update docstring, dependencies, tests (#18386) 7 months ago
mistralai openai[patch], mistral[patch], fireworks[patch]: releases 0.0.8, 0.0.5, 0.0.2 (#18186) 7 months ago
mongodb langchain-mongodb: Standardize mongodb collection/index names in tests (#18755) 6 months ago
nomic partners: version constraints (#17492) 7 months ago
nvidia-ai-endpoints langchain_nvidia_ai_endpoints[patch]: Invoke callback prior to yielding token (#18271) 7 months ago
nvidia-trt nvidia-trt[patch]: add TritonTensorRTLLM(verbose_client=False) (#16848) 6 months ago
openai openai[patch]: unit test azure init (#18703) 6 months ago
pinecone docs: update pinecone README to use PineconeVectorStore (#18170) 7 months ago
robocorp docs: robocorpai dosctrings (#17968) 7 months ago
together partners: version constraints (#17492) 7 months ago