feat: standard content, IDs, translators, & normalization #32569
select changes from wip-v0.4/core
7090060b
x
54a3c5f8
type required on tool_call_chunk; keep messages.tool.ToolCallChunk
f8244b91
update init on aimessage
1b9ec257
update init on HumanMessage, SystemMessage, ToolMessage
8426db47
Merge branch 'wip-v1.0' into cc/1.0/standard_content
91b2bb34
start on duplicate content
0ddab9ff
Revert "start on duplicate content"
98d5f469
implement output_version on BaseChatModel
6eaa1720
openai: pull in _compat from 0.4 branch
3ae7535f
x
c1d65a7d
core: populate tool_calls when initializing AIMessage via content_blocks
c0e43611
update test_base
5c961ca4
openai: pull in responses api integration tests from 0.4 branch
0c7294f6
openai: integration tests pass
3ae37b59
openai: carry over refusals fix
2f604eb9
Merge branch 'wip-v1.0' into cc/1.0/standard_content
803d19f3
openai: misc fixes for computer calls and custom tools
153db48c
openai: tool calls in progress
0aac20e6
core: populate tool_call_chunks in content_blocks
624300ce
Merge branch 'wip-v1.0' into cc/1.0/standard_content
d1119654
feat: allow kwargs on content block factories (#32568)
7e39cd18
mdrxy
added this to the v1 milestone 131 days ago
mdrxy
added ignore-lint-pr-title
mdrxy
added codspeed-ignore
Merge branch 'wip-v1.0' into cc/1.0/standard_content
601fa7d6
chore: format `output_version` docstring
c9e847fc
chore: more content block docstring formatting
8d110599
chore: more content block formatting
3db8c601
mdrxy
commented
on 2025-08-15
mdrxy
commented
on 2025-08-15
mdrxy
commented
on 2025-08-15
snapshot
301a4251
clean up id test
a3b20b0e
test: add note about for tuple conversion in ToolMessage
8fc1973b
refactor: move ID prefixes
86252d2a
refactor: make `ensure_id` public
f691dc34
mdrxy
changed the title v1: standard content v1: standard content & IDs 131 days ago
clarify: meaning of provider
7a8c6398
fix: `_LC_ID_PREFIX` back
987031f8
clarify intent of `extras` under data blocks
08cd5bb9
refactor: `is_data_content_block`
7f9727ee
tests: add more data content block tests
00345c4d
rfc `test_utils` to make clearer what was existing before and after, …
0199b56b
add note
2375c3a4
fix(core): temporarily fix tests (#32589)
aca7c1fe
fix(langchain): fix tests on standard content branch (#32590)
aeea0e3f
feat(core): lazy-load standard content (#32570)
4790c726
refactor(core): prefixes (#32597)
8ee0cbba
refactor(core): prefixes, again (#32599)
0e6c1728
mdrxy
commented
on 2025-08-19
mdrxy
commented
on 2025-08-19
mdrxy
commented
on 2025-08-19
Merge branch 'wip-v1.0' into cc/1.0/standard_content
313ed7b4
test(openai): address some type issues in tests (#32601)
27d81cf3
feat(core): implement dynamic translator registration for model provi…
43b9d3d9
mdrxy
changed the title v1: standard content & IDs v1: standard content, IDs, & translators 127 days ago
Merge branch 'wip-v1.0' into cc/1.0/standard_content
e41693a2
refactor: convert message content inside `BaseChatModel` (#32606)
0444e260
mdrxy
changed the title v1: standard content, IDs, & translators v1: standard content, IDs, translators, & normalization 125 days ago
Merge branch 'wip-v1.0' into cc/1.0/standard_content
3c8edbec
refactor(core): data block handling, normalize message formats, strip…
5bcf7d00
mdrxy
marked this pull request as draft 125 days ago
hntrl
commented
on 2025-08-21
hntrl
commented
on 2025-08-22
feat(anthropic): v1 support (#32623)
26833f2e
feat(core): (v1) restore separate type for AIMessage.tool_calls (#32668)
62d746e6
Merge branch 'wip-v1.0' into cc/1.0/standard_content
2d9fe703
fix: update `content_blocks` property docstring
4e0fd330
mdrxy
force pushed
from
a5cb24f0
to
4e0fd330
121 days ago
feat(core): add `.text` property, introduce `TextAccessor` for backwa…
5ef18e8f
fix(core): (v1) fix PDF input translation for openai chat completions…
97bd2cf9
feat(core): parse `tool_call_chunks` in content in aggregated stream …
fe9599f1
feat(core): (v1) add sentinel value to `output_version` (#32692)
c63c3ea2
standard tests: update multimodal tests
659d282d
fix(core): (v1) invoke callback prior to yielding final chunk (#32695)
2bbd034f
ccurme
marked this pull request as ready for review 120 days ago
Merge branch 'wip-v1.0' into cc/1.0/standard_content
39551576
mdrxy
changed the title v1: standard content, IDs, translators, & normalization feat: standard content, IDs, translators, & normalization 120 days ago
mdrxy
removed ignore-lint-pr-title
mdrxy
removed codspeed-ignore
feat(openai): (v1) support `content_blocks` on legacy v0 responses AP…
447db134
chore: rfc to use `.text` instead of `.text()` (#32699)
e49156e6
fix(core): (v1) finish test (#32701)
2d450d4d
ccurme
merged
24288156
into wip-v1.0 119 days ago
ccurme
deleted the cc/1.0/standard_content branch 119 days ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub