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
+2%
Untouched
13

Benchmarks

Passed

test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
+4%
219.1 ms211.2 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
+4%
221.7 ms214.1 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
+3%
173.8 ms168.3 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
+3%
493.7 ms479.8 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
+3%
240.8 ms234.8 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
+2%
511.4 ms499 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
+2%
434.2 ms424.3 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
+2%
254.1 ms248.3 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
+2%
382.6 ms374.7 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
+2%
431.5 ms423.8 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
+1%
428.7 ms423.8 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
+1%
241.7 ms239.2 ms
test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py::test_async_callbacks_in_sync
CodSpeed Performance Gauge
0%
24.1 ms24 ms

Commits

Click on a commit to change the comparison range
Base
master
6b5fdfb
+5.05%
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
-2.79%
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