Commit Graph

14105 Commits

Author SHA1 Message Date
Mason Daugherty
0e6f3ecad0 rework import ordering 2025-08-06 17:24:00 -04:00
Mason Daugherty
ad8db57efa remove pydantic v1 test and unneeded audio test 2025-08-06 16:55:27 -04:00
Mason Daugherty
33dc43f1f4 remove unneeded xfail overrides ollama 2025-08-06 16:55:03 -04:00
Mason Daugherty
f7b93f2062 update comment 2025-08-06 16:08:57 -04:00
Mason Daugherty
ed006a7444 remove unnecessary tool population 2025-08-06 14:35:36 -04:00
Mason Daugherty
704db3741a simplify returns 2025-08-06 14:19:43 -04:00
Mason Daugherty
6e2418d44b remove unnecessary casting 2025-08-06 14:18:38 -04:00
Mason Daugherty
13719df998 more 2025-08-06 14:15:17 -04:00
Mason Daugherty
8fc1d5bb12 remove TODOs 2025-08-06 14:12:35 -04:00
Mason Daugherty
bc494570a0 pt. 2 2025-08-06 14:11:47 -04:00
Mason Daugherty
b9028a16a3 simplify response_metadata 2025-08-06 14:11:13 -04:00
Mason Daugherty
3165954328 remove unused _extract_typedict_type_values 2025-08-06 14:02:51 -04:00
Mason Daugherty
8a3e049a9e fix ollama streaming 2025-08-06 13:32:41 -04:00
Mason Daugherty
4d261089c6 more tests refactors 2025-08-06 13:11:46 -04:00
Mason Daugherty
21e64987d0 more namespace 2025-08-06 12:38:18 -04:00
Mason Daugherty
e18e2c13ce nits & namespace update for ollama 2025-08-06 12:19:28 -04:00
Mason Daugherty
821527b97a more id logic 2025-08-06 11:19:41 -04:00
Mason Daugherty
9e92aef933 feat: update message ID logic 2025-08-06 11:10:58 -04:00
Mason Daugherty
990deaedaf get ollama passing 2025-08-05 22:26:00 -04:00
Mason Daugherty
de26f4966f fix 2025-08-05 21:54:18 -04:00
Mason Daugherty
4dc3a39522 address some ollama edge cases 2025-08-05 21:39:40 -04:00
Mason Daugherty
652884eeed xfail instead of fails 2025-08-05 21:31:53 -04:00
Mason Daugherty
8ac1509164 add missing await 2025-08-05 21:31:01 -04:00
Mason Daugherty
2f27d5b6f1 add ollama integration tests 2025-08-05 21:07:32 -04:00
Mason Daugherty
ffda528f36 hack fix unit 2025-08-05 21:07:18 -04:00
Mason Daugherty
20a41ec5df remove outdated comments 2025-08-05 21:06:44 -04:00
Mason Daugherty
2dd1988baf ollama unit test fixes 2025-08-05 20:52:29 -04:00
Mason Daugherty
7cc104cd12 . 2025-08-05 20:52:09 -04:00
Mason Daugherty
f6b4251357 more formatting/nits 2025-08-05 20:52:00 -04:00
Mason Daugherty
1467b35ab0 bump lock 2025-08-05 20:41:33 -04:00
Mason Daugherty
d0e04bc947 lint 2025-08-05 20:40:21 -04:00
Mason Daugherty
e21beb826c std-tests: unit and integration 2025-08-05 20:27:58 -04:00
Mason Daugherty
cd8d6ae7cd formatting/nits/docs 2025-08-05 20:25:36 -04:00
Mason Daugherty
d5b26bc358 snapshot 2025-08-05 16:59:27 -04:00
Mason Daugherty
2087294760 fmat 2025-08-05 16:15:28 -04:00
Mason Daugherty
85511893f7 readmes 2025-08-05 16:11:36 -04:00
Mason Daugherty
661ea97c1e snapshot 2025-08-05 16:10:16 -04:00
Mason Daugherty
513e75ff75 fix 2025-08-05 16:09:17 -04:00
Mason Daugherty
733da01bd4 Merge branch 'wip-v0.4' into mdrxy/ollama_v1 2025-08-05 16:03:24 -04:00
ccurme
ac2de920b1 chore: increment versions for 0.4 branch (#32419) langchain-core==0.4.0.dev0 langchain-openai==0.4.0.dev0 langchain==0.4.0.dev0 2025-08-05 15:39:37 -04:00
ccurme
e02eed5489 feat: standard outputs (#32287)
Co-authored-by: Mason Daugherty <mason@langchain.dev>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: Mason Daugherty <github@mdrxy.com>
Co-authored-by: Nuno Campos <nuno@langchain.dev>
2025-08-05 15:17:32 -04:00
Mason Daugherty
5b3ff1215e Merge branch 'standard_outputs_copy' into mdrxy/ollama_v1 2025-08-05 15:16:23 -04:00
ccurme
16a7112fd4 fix(core): fix v1 tool message tracing (#32416) 2025-08-05 15:07:28 -04:00
ccurme
8c702397cb fix(langchain): warn on unsupported models and add test (#32413) 2025-08-05 14:34:19 -04:00
ccurme
56ee00cb1d fix(core): rename output_version to message_version (#32412) 2025-08-05 14:23:58 -04:00
ccurme
757bae0263 feat(langchain): support v1 chat models in init_chat_model (#32410) 2025-08-05 13:50:19 -04:00
ccurme
4559997e35 refactor(openai): move chat model to v1 namespace (#32407) 2025-08-05 13:23:29 -04:00
Mason Daugherty
e393f512fc update README.md 2025-08-05 11:05:26 -04:00
Mason Daugherty
b94fb8c086 update README_V1.md 2025-08-05 11:03:28 -04:00
Mason Daugherty
485b0b36ab more dumps() tests 2025-08-05 10:50:07 -04:00