Avatar for the langchain-ai user
langchain-ai
langchain
Instrumentation
Wall Time
BlogDocsChangelog

docs: add example for reusing an existing collection

#32774Merged
Comparing
soo-toance:patch-1
(
d124109
) with
master
(
6b5fdfb
)
CodSpeed Performance Gauge
0%
Untouched
14

Benchmarks

Passed

test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard::test_stream_time
CodSpeed Performance Gauge
0%
37.6 ms37.4 ms
test_init_time_with_client
libs/partners/anthropic/tests/unit_tests/test_standard.py::test_init_time_with_client
CodSpeed Performance Gauge
0%
5.3 ms5.3 ms
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard::test_init_time
CodSpeed Performance Gauge
0%
12.6 ms12.5 ms
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_responses_standard.py::TestOpenAIResponses::test_init_time
CodSpeed Performance Gauge
0%
17.2 ms17.2 ms
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard::test_init_time
CodSpeed Performance Gauge
0%
3.8 ms3.8 ms
test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard::test_init_time
CodSpeed Performance Gauge
0%
3.3 s3.3 s
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard::test_init_time
CodSpeed Performance Gauge
0%
6.6 s6.6 s
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard::test_init_time
CodSpeed Performance Gauge
0%
1.6 s1.6 s
test_init_time
libs/partners/deepseek/tests/unit_tests/test_chat_models.py::TestChatDeepSeekUnit::test_init_time
CodSpeed Performance Gauge
0%
1.6 s1.6 s
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_azure_standard.py::TestOpenAIStandard::test_init_time
CodSpeed Performance Gauge
0%
1.7 s1.7 s
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses::test_stream_time
CodSpeed Performance Gauge
0%
936.7 ms937.3 ms
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_base_standard.py::TestOpenAIStandard::test_stream_time
CodSpeed Performance Gauge
0%
1.1 s1.1 s
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIStandard::test_stream_time
CodSpeed Performance Gauge
0%
1.1 s1.1 s
test_init_time
libs/partners/openai/tests/unit_tests/chat_models/test_base_standard.py::TestOpenAIStandard::test_init_time
CodSpeed Performance Gauge
0%
17.1 ms17.1 ms

Commits

Click on a commit to change the comparison range
Base
master
6b5fdfb
+0.06%
docs(weaviate): add example for reusing an existing collection Added a short section to the Weaviate integration docs showing how to connect to an existing collection (reuse an index) with `WeaviateVectorStore`. This helps clarify required parameters (`index_name`, `text_key`) when loading a pre-existing store, which was previously missing.
c1395f1
15 days ago
by soo-toance
-0.02%
docs: add example for connecting to an existing Weaviate collection added a short section in the Weaviate integration docs showing how to reuse an existing index with `WeaviateVectorStore`. clarifies required parameters (`index_name`, `text_key`) when loading a pre-existing store.
d124109
15 days ago
by soo-toance
© 2025 CodSpeed Technology
Home Terms Privacy Docs