1.0.0
v1.0.0 (2024-11-15)
Documentation
-
replace new version refs (a06e5408dece2ec)
-
finalize serializer doc (24cf52b065306ff)
resolve #38
-
site refinement (aecd65ef0df55e9)
-
update notebooks run (4ef6c3ae9a45ce9)
-
update readme (a6e691aaffebf60)
ALM
-
bump new langchain4j version (0dc4ff72d2c039b)
-
bump to new official release (7d2867f7d7e27fb)
v1.0-20241113 (2024-11-13)
Features
- StreamingOutput add toString() (c8916f44303b350)
Documentation
- core update sime menu (8573a6e830e3d40)
ALM
-
bump next intermediate version (a2da7cc63ab9751)
-
bump to snapshot (511fb622550973a)
v1.0-20241112 (2024-11-12)
Features
- AgentExecutor allow to use dynamic tool definirion (e463bfe87059da7)
Bug Fixes
- PlantUMLgenerator use right finish node (6a7a0b9ed539f83)
Documentation
-
update readme (04fac5f56576c1c)
resolve #47
-
update readme (a16cd11b4f9ea93)
-
update agent-executor docs (2ab48f37b8fc09b)
-
update javadoc (3006717053c6bb1)
ALM
-
bump to next intermediate version (bb5dcce671d766f)
-
bump SNAPSHOT (f20897527b8f644)
v1.0-20241111 (2024-11-11)
Features
-
ToolNode Support for Tools specified dynamically (d5d387baba0fa40)
resolve #44
-
AsyncNodeGenerator add 'resumedFromEmbed' state management in AsyncNodeGenerator (d4a5dd2f65d1e3f)
work on #31
-
LLMStreamingGenerator make compliant with StreamingOutput (d39eef962b417bd)
work on #31
-
StreamingOutput add NodeOutput<> specialization to support LLM streaming (aed9c23c09ed37d)
work on #31
-
langchain4j bump async-generator version (253cd7d5b1ed353)
work on #31
-
langchain4j handle completion on LLMStreamingGenerator (5740d1394aa35a6)
- provide an operator to convert response to Map<>
work on #31
- provide an operator to convert response to Map<>
-
CompiledGraph integrate embedding generator. (e7938e49c137f12)
- manage resume state after completion of an embed generator
work on #31
- manage resume state after completion of an embed generator
-
CompiledGraph add support of AsyncIterator.WithEmbed (3c254e8e800a346)
work on #31
-
make LLMStreamingGenerator an implementation of AsyncGenerator.WithResult (c838f618ce9553c)
work on #31
-
add a LLMStreamingGenerator class (d38eac5586b0ecd)
Convert the langchain4j StreamingResponseHandler to AsyncStream
work on #31 -
add react demo notebook (b19ab5e7456d4bc)
Documentation
-
refine serializer documentation (74c9c33b7c5110c)
work on #38
-
update changeme (c33bddf902eac64)
ALM
-
bump intermediate version (a43baab610d37ba)
-
bump to SNAPSHOT (9d0a9a6be7b5825)
bump async-generator-jdk8 dep
work on #31
- bump to SNAPSHOT (232eead50f7e2b9)
v1.0-20241029 (2024-10-29)
Features
-
serializable remove ClassHolder, StringHolder to avoid class loading problem (a137abd7c5bea6f)
-
add file system checkpoint saver (5d8036d5ceabe99)
work on #35
-
studio decouple the Studio implementation from Jetty Server (98f070e6fa910b7)
resolve #42
Bug Fixes
- agentexecutor set jackson mapper visibility to ANY (3cb700a3ed6da50)
Documentation
- update changeme (33d0b1e14367a4f)
ALM
-
bump to new intermediate version (be65332d27f2ad0)
-
bump to SNAPSHOT (571d941c4537c66)
-
studio DTS refactoring (ead9d9b3ca8f98e)
work on #42
-
springai-agentexecutor skip site generation (caa34b0b7b76bc7)
-
update actions (39ac81de3847ea4)