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
14
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

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 s
1.1 s
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses::test_stream_time
CodSpeed Performance Gauge
0%
927.6 ms
925.3 ms
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 s
1.1 s
test_init_time
libs/partners/anthropic/tests/unit_tests/test_standard.py::TestAnthropicStandard::test_init_time
CodSpeed Performance Gauge
0%
3.7 ms
3.7 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.2 ms
5.2 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.1 ms
17.1 ms
test_init_time
libs/partners/groq/tests/unit_tests/test_standard.py::TestGroqStandard::test_init_time
CodSpeed Performance Gauge
0%
1.6 s
1.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 s
1.6 s
test_init_time
libs/partners/fireworks/tests/unit_tests/test_standard.py::TestFireworksStandard::test_init_time
CodSpeed Performance Gauge
0%
6.6 s
6.6 s
test_init_time
libs/partners/xai/tests/unit_tests/test_chat_models_standard.py::TestXAIStandard::test_init_time
CodSpeed Performance Gauge
0%
3.3 s
3.3 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 s
1.7 s
test_init_time
libs/partners/mistralai/tests/unit_tests/test_standard.py::TestMistralStandard::test_init_time
CodSpeed Performance Gauge
0%
12.5 ms
12.5 ms
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 ms
17.1 ms
test_stream_time
libs/partners/anthropic/tests/integration_tests/test_standard.py::TestAnthropicStandard::test_stream_time
CodSpeed Performance Gauge
0%
15.9 ms
15.9 ms

Commits

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