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 |
|
Michael Yang
|
b9865a088f
|
doc: update docs
|
2024-05-08 19:59:27 +08:00 |
|
Michael Yang
|
dba4c4b07a
|
doc: update docs
|
2024-05-08 19:45:19 +08:00 |
|
Michael Yang
|
9600c49fff
|
test: update test
|
2024-05-08 19:26:25 +08:00 |
|
Michael Yang
|
c1e49b76fe
|
refactor: rename BaseDocumentLoader to "StreamDocumentLoader"
|
2024-05-08 19:26:16 +08:00 |
|
Michael Yang
|
9f87317690
|
feat: add LLMAgent samples
|
2024-05-08 18:28:19 +08:00 |
|
Michael Yang
|
a73b2c91eb
|
refactor: optimize LLMAgent
|
2024-05-08 18:28:04 +08:00 |
|
Michael Yang
|
8ab8250969
|
refactor: rename "AgentOutput" to "Output"
|
2024-05-08 17:54:13 +08:00 |
|
Michael Yang
|
0034c2f88c
|
refactor: optimize VectorStore
|
2024-05-08 17:12:30 +08:00 |
|
Michael Yang
|
fd45012841
|
prepare docs
|
2024-05-07 20:59:51 +08:00 |
|
Michael Yang
|
d69bf05f1c
|
refactor: refactor FunctionMessage extends AiMessage
|
2024-05-07 20:19:02 +08:00 |
|
Michael Yang
|
3275d2586b
|
prepare docs
|
2024-05-07 19:27:06 +08:00 |
|
Michael Yang
|
e3e94eaa49
|
feat: add IOChain and IOAgent
|
2024-05-07 18:44:02 +08:00 |
|
Michael Yang
|
abcd63fecc
|
build: v1.0.0-beta.1 released
|
2024-04-29 18:38:40 +08:00 |
|
Michael Yang
|
c9f7f38eaf
|
refactor: refactor Chain and Agent
|
2024-04-29 18:29:03 +08:00 |
|
Michael Yang
|
0beb2ab0a2
|
refactor: optimize SimplePromptTemplate
|
2024-04-28 18:04:55 +08:00 |
|
Michael Yang
|
7a1ddd32a8
|
fix: chat stream error for chatGPT LLM
|
2024-04-28 13:08:30 +08:00 |
|
Michael Yang
|
675791e641
|
feat: Llm.chat() method add ChatOptions parameter
|
2024-04-28 12:15:07 +08:00 |
|