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

feat(core): add Gemini 1.5 embeddings support and green tests

#32330Closed
Comparing
ali90h:feature/gemini15-embeddings
(
e6f4602
) with
master
(
32e5040
)
CodSpeed Performance Gauge
0%
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
+1%
23.9 ms
23.7 ms
test_import_time[HumanMessage]
libs/core/tests/benchmarks/test_imports.py::test_import_time[HumanMessage]
CodSpeed Performance Gauge
0%
208.9 ms
208.2 ms
test_import_time[tool]
libs/core/tests/benchmarks/test_imports.py::test_import_time[tool]
CodSpeed Performance Gauge
0%
465.8 ms
464.5 ms
test_import_time[BaseChatModel]
libs/core/tests/benchmarks/test_imports.py::test_import_time[BaseChatModel]
CodSpeed Performance Gauge
0%
482.6 ms
481.5 ms
test_import_time[RunnableLambda]
libs/core/tests/benchmarks/test_imports.py::test_import_time[RunnableLambda]
CodSpeed Performance Gauge
0%
228.4 ms
227.9 ms
test_import_time[PydanticOutputParser]
libs/core/tests/benchmarks/test_imports.py::test_import_time[PydanticOutputParser]
CodSpeed Performance Gauge
0%
364.1 ms
363.4 ms
test_import_time[InMemoryRateLimiter]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryRateLimiter]
CodSpeed Performance Gauge
0%
164 ms
163.8 ms
test_import_time[CallbackManager]
libs/core/tests/benchmarks/test_imports.py::test_import_time[CallbackManager]
CodSpeed Performance Gauge
0%
415.4 ms
414.8 ms
test_import_time[Document]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Document]
CodSpeed Performance Gauge
0%
207.1 ms
206.9 ms
test_import_time[ChatPromptTemplate]
libs/core/tests/benchmarks/test_imports.py::test_import_time[ChatPromptTemplate]
CodSpeed Performance Gauge
0%
409.2 ms
409.5 ms
test_import_time[InMemoryVectorStore]
libs/core/tests/benchmarks/test_imports.py::test_import_time[InMemoryVectorStore]
CodSpeed Performance Gauge
0%
238.7 ms
239.5 ms
test_import_time[Runnable]
libs/core/tests/benchmarks/test_imports.py::test_import_time[Runnable]
CodSpeed Performance Gauge
-1%
228 ms
229.4 ms
test_import_time[LangChainTracer]
libs/core/tests/benchmarks/test_imports.py::test_import_time[LangChainTracer]
CodSpeed Performance Gauge
-1%
405.4 ms
408.3 ms

Commits

Click on a commit to change the comparison range
Base
master
32e5040
+1%
Fix gemini15 + green tests
bce038d
6 days ago
by ali90h
-3%
fix(embeddings): add type annotations and remove unused ignores
d0d10a5
5 days ago
by ali90h
+3%
fix(embeddings): remove unused type: ignore comments
9ed40cf
5 days ago
by ali90h
+3%
Merge branch 'langchain-ai:master' into feature/gemini15-embeddings
1479cf7
5 days ago
by ali90h
-10%
fix(gemini15): split long ImportError string to satisfy E501
89778f3
5 days ago
by ali90h
+11%
fix(gemini15 libs): split long embed_content call
46eaeff
5 days ago
by ali90h
-1%
chore(gemini15): remove unused type: ignore comments
2ed4467
5 days ago
by ali90h
+1%
fix(root-gemini15): correct indentation in _embed_batch
9d62838
5 days ago
by ali90h
-6%
style: reformat gemini15.py with Black
e6f4602
5 days ago
by ali90h
© 2025 CodSpeed Technology
Home Terms Privacy Docs