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

docs: standardize `OllamaLLM` and `BaseOpenAI` docstrings

#32758Merged
Comparing
raviraj-441:docs/llm-docstring-standardization
(
cb0b177
) with
master
(
e0a4af8
)
CodSpeed Performance Gauge
-1%
Improvements
0
Regressions
0
Untouched
13
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_async_callbacks_in_sync
libs/core/tests/benchmarks/test_async_callbacks.py::test_async_callbacks_in_sync
CodSpeed Performance Gauge
+2%
24.2 ms
23.8 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
+1%
429.8 ms
426.2 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
+1%
482.7 ms
480.2 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
0%
499.5 ms
498.1 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
0%
214.7 ms
215 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
0%
420.5 ms
421.1 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
0%
369.8 ms
371.6 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
-1%
165.2 ms
166.7 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
-1%
412.4 ms
417 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
-1%
232.8 ms
235.9 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
-2%
246.3 ms
250.8 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
-3%
232.7 ms
240.2 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
-3%
208.8 ms
215.9 ms

Commits

Click on a commit to change the comparison range
Base
master
e0a4af8
+5.09%
docs(ollama): standardize OllamaLLM docstring format - Add comprehensive docstring following LangChain standards - Include Setup, Key init args, Instantiate, Invoke, Stream, and Async sections - Provide detailed parameter descriptions and code examples - Fix linting issues for code formatting compliance Contributes to #24803
688a2c1
10 days ago
by raviraj-441
-4.88%
Merge branch 'master' into docs/llm-docstring-standardization
16f3733
10 days ago
by raviraj-441
-0.64%
Update libs/partners/ollama/langchain_ollama/llms.py Co-authored-by: Mason Daugherty <github@mdrxy.com>
c33eefd
10 days ago
by raviraj-441
+4.58%
Merge branch 'master' into docs/llm-docstring-standardization
0dd8be1
10 days ago
by raviraj-441
-4.85%
Update libs/partners/ollama/langchain_ollama/llms.py Co-authored-by: Mason Daugherty <github@mdrxy.com>
cb0b177
9 days ago
by raviraj-441
© 2025 CodSpeed Technology
Home Terms Privacy Docs