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)
|
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 |
|
Mason Daugherty
|
eab89965de
|
add type hint
|
2025-08-05 10:49:53 -04:00 |
|
Mason Daugherty
|
c9c4776fb7
|
linting fix?
|
2025-08-05 10:49:46 -04:00 |
|
Mason Daugherty
|
551663d0b7
|
namespace refactor
|
2025-08-05 10:28:07 -04:00 |
|
Mason Daugherty
|
4651457c7e
|
Merge remote-tracking branch 'origin/standard_outputs_copy' into mdrxy/ollama_v1
|
2025-08-05 09:56:17 -04:00 |
|
Mason Daugherty
|
c709f85c27
|
snapshots
|
2025-08-05 09:55:13 -04:00 |
|
ccurme
|
71f0138885
|
refactor(core): rename BaseChatModelV1 -> BaseChatModel in v1 namespace (#32404)
|
2025-08-05 09:35:33 -04:00 |
|
ccurme
|
c36b123c8c
|
fix(core): refactor new types into top-level v1 namespace (#32403)
|
2025-08-05 09:21:31 -04:00 |
|
ccurme
|
deae8cc164
|
feat(core): support returning v1 ToolMessage in tools (#32397)
|
2025-08-05 08:50:02 -04:00 |
|
Mason Daugherty
|
c7c47f81c4
|
add type hints to messages
|
2025-08-05 00:04:30 -04:00 |
|
Mason Daugherty
|
5c9ce7fd2b
|
remove outdated test
|
2025-08-04 23:47:17 -04:00 |
|
Mason Daugherty
|
f3c863447f
|
fix: core imports tests
|
2025-08-04 23:24:47 -04:00 |
|
Mason Daugherty
|
f67456f90f
|
capture response context
|
2025-08-04 23:08:47 -04:00 |
|
Mason Daugherty
|
2eca8240e2
|
final(?) unit tests
|
2025-08-04 17:57:45 -04:00 |
|
Mason Daugherty
|
c9a38be6df
|
add ollama unit test props
|
2025-08-04 17:53:17 -04:00 |
|
Mason Daugherty
|
308e734c78
|
expant unit tests v1
|
2025-08-04 17:44:14 -04:00 |
|
Mason Daugherty
|
16729de369
|
add some notes
|
2025-08-04 17:38:02 -04:00 |
|
Mason Daugherty
|
db41bfe1f8
|
more tests
|
2025-08-04 17:31:47 -04:00 |
|
Mason Daugherty
|
c91d681c83
|
update comment
|
2025-08-04 17:23:18 -04:00 |
|
Mason Daugherty
|
06f240b328
|
add test
|
2025-08-04 16:21:18 -04:00 |
|
Mason Daugherty
|
a3799b2caf
|
docstring for test__parse_arguments_from_tool_call
|
2025-08-04 16:18:51 -04:00 |
|
Mason Daugherty
|
38a25bfefc
|
add note about test_arbitrary_roles_accepted_in_chatmessages for v1
|
2025-08-04 16:18:40 -04:00 |
|
Mason Daugherty
|
63ade97a5f
|
Merge branch 'mdrxy/ollama_v1' of github.com:langchain-ai/langchain into mdrxy/ollama_v1
|
2025-08-04 16:06:51 -04:00 |
|
Mason Daugherty
|
3c3158d379
|
Merge branch 'standard_outputs_copy' into mdrxy/ollama_v1
|
2025-08-04 16:06:05 -04:00 |
|
Mason Daugherty
|
5b60e9362e
|
continue to match v0
|
2025-08-04 16:02:39 -04:00 |
|
Mason Daugherty
|
99687ce626
|
rename
|
2025-08-04 15:54:11 -04:00 |
|