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

feat: minor core work, v1 standard tests & (most of) v1 ollama

#32315Merged
Comparing
mdrxy/ollama_v1
(
adff6f4
) with
wip-v0.4
(
376f70b
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
14
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

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_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_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_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
test_stream_time
libs/partners/openai/tests/integration_tests/chat_models/test_responses_standard.py::TestOpenAIResponses::test_stream_time
CodSpeed Performance Gauge
0%
928.5 ms
928.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/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/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/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/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/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

Commits

Click on a commit to change the comparison range
Base
wip-v0.4
376f70b
-0.01%
implement
80971b6
1 month ago
by mdrxy
0%
updates
589ee05
1 month ago
by mdrxy
-0.03%
move file
27347cd
1 month ago
by mdrxy
+0.04%
tweaks
502dba4
1 month ago
by mdrxy
+0.03%
Merge branch 'standard_outputs_copy' of github.com:langchain-ai/langchain into mdrxy/ollama_v1
7a902c1
1 month ago
by mdrxy
+0.05%
Merge branch 'standard_outputs_copy' into mdrxy/ollama_v1
588fe46
1 month ago
by mdrxy
-0.1%
bump pydantic
9a4d878
1 month ago
by mdrxy
-0.03%
fix: update snapshots
ca6e332
1 month ago
by mdrxy
+0.01%
Merge branch 'mdrxy/ollama_v1' of github.com:langchain-ai/langchain into mdrxy/ollama_v1
9a4fb44
1 month ago
by mdrxy
+0.07%
Merge branch 'standard_outputs_copy' of github.com:langchain-ai/langchain into mdrxy/ollama_v1
4f4e831
1 month ago
by mdrxy
+0.02%
fix: correct syrupy import
45533fc
1 month ago
by mdrxy
+0.01%
first pass (w/o integration)
1b2a677
1 month ago
by mdrxy
+0.07%
fix test
bc5c675
1 month ago
by mdrxy
-0.03%
update dep in lock
6820723
1 month ago
by mdrxy
0%
export v1 tests
82492d6
30 days ago
by mdrxy
-0.01%
type guards to remove casting
a6686d7
27 days ago
by mdrxy
-0.01%
fix: `create_plaintext_block`
8d8a61a
27 days ago
by mdrxy
-0.05%
Merge branch 'standard_outputs_copy' into mdrxy/ollama_v1 + updates
cc56b8d
27 days ago
by mdrxy
+0.02%
Merge branch 'standard_outputs_copy' of github.com:langchain-ai/langchain into mdrxy/ollama_v1
a3929c7
27 days ago
by mdrxy
-0.02%
fix: handle TypeGuard import for compatibility with older Python versions
719c9df
27 days ago
by mdrxy
+0.04%
lint
d4ac8ff
26 days ago
by mdrxy
-0.04%
nit
08cb07e
26 days ago
by mdrxy
0%
updates
9c4e612
26 days ago
by mdrxy
+0.02%
fixes
ade2155
26 days ago
by mdrxy
0%
Merge branch 'standard_outputs_copy' into mdrxy/ollama_v1
3c3158d
26 days ago
by mdrxy
-0.01%
Merge branch 'mdrxy/ollama_v1' of github.com:langchain-ai/langchain into mdrxy/ollama_v1
63ade97
26 days ago
by mdrxy
+0.07%
add test
06f240b
26 days ago
by mdrxy
-0.11%
add some notes
16729de
26 days ago
by mdrxy
+0.03%
final(?) unit tests
2eca824
26 days ago
by mdrxy
+0.01%
capture response context
f67456f
26 days ago
by mdrxy
-0.04%
fix: core imports tests
f3c8634
26 days ago
by mdrxy
+0.02%
remove outdated test
5c9ce7f
26 days ago
by mdrxy
-0.01%
namespace refactor
551663d
26 days ago
by mdrxy
+0.04%
more `dumps()` tests
485b0b3
26 days ago
by mdrxy
-0.06%
update README.md
e393f51
26 days ago
by mdrxy
-0.01%
Merge branch 'standard_outputs_copy' into mdrxy/ollama_v1
5b3ff12
25 days ago
by mdrxy
+0.1%
snapshot
661ea97
25 days ago
by mdrxy
-0.04%
fmat
2087294
25 days ago
by mdrxy
+0.02%
snapshot
d5b26bc
25 days ago
by mdrxy
-0.04%
lint
d0e04bc
25 days ago
by mdrxy
-0.04%
add ollama integration tests
2f27d5b
25 days ago
by mdrxy
+0.03%
fix
de26f49
25 days ago
by mdrxy
-0.02%
get ollama passing
990deae
25 days ago
by mdrxy
+0.01%
more id logic
821527b
25 days ago
by mdrxy
-0.01%
more namespace
21e6498
25 days ago
by mdrxy
+0.06%
more tests refactors
4d26108
24 days ago
by mdrxy
-0.02%
fix ollama streaming
8a3e049
24 days ago
by mdrxy
0%
remove unused `_extract_typedict_type_values`
3165954
24 days ago
by mdrxy
-0.03%
more
13719df
24 days ago
by mdrxy
+0.06%
simplify returns
704db37
24 days ago
by mdrxy
-0.04%
remove unnecessary tool population
ed006a7
24 days ago
by mdrxy
+0.03%
remove pydantic v1 test and unneeded audio test
ad8db57
24 days ago
by mdrxy
-0.05%
remove some TODOs, simplify some assertions, format
c0cc74d
24 days ago
by mdrxy
0%
Merge branch 'wip-v0.4' into mdrxy/ollama_v1
73c49d3
24 days ago
by mdrxy
+0.03%
addressing comments
adff6f4
24 days ago
by mdrxy
© 2025 CodSpeed Technology
Home Terms Privacy Docs