Michael Yang
|
3238cbea71
|
feat: StoreResult can return ids if store success
|
2024-05-16 10:37:10 +08:00 |
|
Michael Yang
|
5c95cdc79e
|
feat: StoreOptions support set multi partitionNames
|
2024-05-16 10:35:48 +08:00 |
|
Michael Yang
|
4f7fb8cbdd
|
refactor: rename "SimplePrompt" to "TextPrompt"
|
2024-05-15 19:01:30 +08:00 |
|
Michael Yang
|
aa9382d0af
|
feat: add DocumentIdGenerator for Document and Store
|
2024-05-15 18:49:00 +08:00 |
|
Michael Yang
|
9d772b0540
|
fix: fix DefaultAgent can not output for keys
|
2024-05-15 18:02:15 +08:00 |
|
Michael Yang
|
8329428da4
|
doc: update docs
|
2024-05-15 12:09:48 +08:00 |
|
Michael Yang
|
1548ef48ea
|
doc: update docs
|
2024-05-15 11:33:31 +08:00 |
|
Michael Yang
|
75797feab1
|
doc: update docs
|
2024-05-14 18:14:12 +08:00 |
|
Michael Yang
|
231fa0908b
|
doc: update docs
|
2024-05-14 18:11:57 +08:00 |
|
简工作室
|
d561e47365
|
Merge branch 'main' of https://gitee.com/agents-flex/agents-flex
|
2024-05-14 16:14:39 +08:00 |
|
简工作室
|
a17e059dec
|
增加英文文档
|
2024-05-14 16:14:13 +08:00 |
|
Michael Yang
|
8096efb8e7
|
test: SparkLlmTest.java
|
2024-05-14 11:55:00 +08:00 |
|
Michael Yang
|
bc61dfbe3a
|
doc: update docs
|
2024-05-14 11:23:56 +08:00 |
|
Michael Yang
|
c3089df907
|
feat: add ChainException for Chain.executeForResult
|
2024-05-13 21:13:16 +08:00 |
|
Michael Yang
|
c3cbe863cf
|
feat: Agent support outputKeys define
|
2024-05-13 15:59:06 +08:00 |
|
Michael Yang
|
9a7c2da02f
|
v1.0.0-beta.3 prepare
|
2024-05-13 15:58:08 +08:00 |
|
Michael Yang
|
1c944cc91c
|
v1.0.0-beta.3 prepare
|
2024-05-13 15:58:03 +08:00 |
|
Michael Yang
|
ac2add69c3
|
v1.0.0-beta.3 prepare
|
2024-05-13 15:04:59 +08:00 |
|
Michael Yang
|
5fe446edf9
|
build: v1.0.0-beta.2 release (^.^)YYa!!
|
2024-05-13 09:34:17 +08:00 |
|
Michael Yang
|
d99d254a52
|
doc: update docs
|
2024-05-12 18:39:11 +08:00 |
|
Michael Yang
|
9858b1f43b
|
doc: update modules.jpg
|
2024-05-12 18:29:00 +08:00 |
|
Michael Yang
|
f1900fb9b0
|
doc: update modules.jpg
|
2024-05-12 18:25:55 +08:00 |
|
Michael Yang
|
3d59a0c70e
|
refactor: remove InputWrapper.java
|
2024-05-12 18:06:31 +08:00 |
|
Michael Yang
|
0082ffb21c
|
refactor: optimize Agent and Chain
|
2024-05-12 17:04:52 +08:00 |
|
Michael Yang
|
6acf994d8a
|
refactor: optimize Agent and LLMAgent
|
2024-05-12 13:42:26 +08:00 |
|
Michael Yang
|
2cfe5eba5e
|
refactor: optimize Agent and LLMAgent
|
2024-05-12 13:35:55 +08:00 |
|
Michael Yang
|
53401953b9
|
refactor: optimize LLMAgent
|
2024-05-11 20:06:12 +08:00 |
|
Michael Yang
|
6cef159581
|
refactor: refactor chain and llm message response
|
2024-05-11 19:57:46 +08:00 |
|
Michael Yang
|
51ae053279
|
doc: update readme
|
2024-05-11 17:32:54 +08:00 |
|
Michael Yang
|
c40b804f72
|
fix: Chains invoke error
|
2024-05-11 17:19:01 +08:00 |
|
Michael Yang
|
ee863db58d
|
test: add QLExpressRouterNodeTest.java
|
2024-05-11 17:18:13 +08:00 |
|
Michael Yang
|
00712f1c7c
|
refactor: optimize chain nodes
|
2024-05-11 16:08:59 +08:00 |
|
Michael Yang
|
362bdbdaa5
|
refactor: remove ELRouterNode.java
|
2024-05-11 16:08:42 +08:00 |
|
Michael Yang
|
ea6db4f389
|
v1.0.0-beta.2 prepare
|
2024-05-11 15:44:01 +08:00 |
|
Michael Yang
|
63ccb8c9b9
|
feat: add groovy router node and qlexpress router node
|
2024-05-11 15:41:28 +08:00 |
|
Michael Yang
|
c27bad6f10
|
chore: update copyright
|
2024-05-09 20:30:25 +08:00 |
|
Michael Yang
|
e0189217af
|
refactor: refactor ExpressionAdaptor
|
2024-05-09 20:29:27 +08:00 |
|
Michael Yang
|
8a39182a6f
|
refactor: refactor ExpressionAdaptor
|
2024-05-09 17:36:02 +08:00 |
|
Michael Yang
|
28b5000234
|
feat: add MilvusExpressionAdaptor.java
|
2024-05-09 16:15:43 +08:00 |
|
Michael Yang
|
e97518a256
|
feat: add MilvusExpressionAdaptor.java
|
2024-05-09 16:12:47 +08:00 |
|
Michael Yang
|
f8068922a6
|
!6 添加Milvus支持
Merge pull request !6 from xgc/main
|
2024-05-09 07:23:56 +00:00 |
|
xgc
|
d26cf9505f
|
add MilvusVectorStore
|
2024-05-09 15:06:18 +08:00 |
|
xgc
|
ff9bac8c09
|
add MilvusVectorStore
|
2024-05-09 15:05:39 +08:00 |
|
Michael Yang
|
73cec79657
|
doc: update docs
|
2024-05-09 10:06:14 +08:00 |
|
Michael Yang
|
0571ed57bc
|
!5 update docs/zh/core/agent.md.
Merge pull request !5 from Drlux/N/A
|
2024-05-09 00:04:55 +00:00 |
|
Michael Yang
|
c9c7dd8cfe
|
!4 update docs/zh/core/document.md.
Merge pull request !4 from Drlux/N/A
|
2024-05-09 00:04:39 +00:00 |
|
Drlux
|
e5bff5cca9
|
update docs/zh/core/agent.md.
修改错别字,让文档阅读更加顺畅
Signed-off-by: Drlux <lyh061619@126.com>
|
2024-05-08 12:44:57 +00:00 |
|
Drlux
|
98dec2f5fe
|
update docs/zh/core/document.md.
Signed-off-by: Drlux <lyh061619@126.com>
|
2024-05-08 12:33:03 +00:00 |
|
Michael Yang
|
5a6162073c
|
chore: update .gitignore
|
2024-05-08 20:15:39 +08:00 |
|
Michael Yang
|
1fb2d29b72
|
doc: update docs
|
2024-05-08 20:14:44 +08:00 |
|