Commit Graph

163 Commits

Author SHA1 Message Date
Michael Yang
5b2eaa64fb refactor: refactor DocumentStore.java 2024-04-25 18:36:39 +08:00
Michael Yang
da71211374 v1.0.0-alpha.5 prepare 2024-04-25 17:31:00 +08:00
Michael Yang
ace2dacc4e refactor: rename "invoker" to "ChainNode" and rename RouterChain.java to RouterNode.java 2024-04-25 17:29:30 +08:00
Michael Yang
543bf600c6 doc: update docs 2024-04-25 12:18:41 +08:00
Michael Yang
dfee7f6886 feat: add RouterChain 2024-04-25 12:18:27 +08:00
Michael Yang
656c5f9bec doc: update docs 2024-04-24 18:54:01 +08:00
Michael Yang
fdbc910b92 refactor: refactor Agent and Chains 2024-04-24 16:11:55 +08:00
Michael Yang
a489a28969 refactor: refactor vector store module 2024-04-24 10:22:41 +08:00
Michael Yang
7d6b92c715 build: v1.0.0-alpha.5 released 2024-04-18 19:17:25 +08:00
Michael Yang
1f0f945a85 build: v1.0.0-alpha.5 released 2024-04-18 18:57:40 +08:00
Michael Yang
c10b37967a Merge branch 'main' of https://gitee.com/agents-flex/agents-flex 2024-04-16 12:07:25 +08:00
Michael Yang
cf38aca444 refactor: optimize ... 2024-04-15 19:24:14 +08:00
Michael Yang
75b671219b refactor: optimize ... 2024-04-15 18:04:56 +08:00
Michael Yang
ca166b8df0
!3 feat:添加 agents-flex-spring-boot-starter 模块
Merge pull request !3 from 王帅/main
2024-04-11 05:15:16 +00:00
Suomm
a8fa84eff3 test: 测试 agents-flex-spring-boot-starter 模块。 2024-04-11 13:08:47 +08:00
Suomm
89b2904f39 feat: 添加 agents-flex-spring-boot-starter 模块。 2024-04-11 13:08:34 +08:00
Michael Yang
8ca18d0c40 refactor: rename PromptFormat.java methods 2024-04-08 18:59:03 +08:00
Michael Yang
4a5d4abf52 chore: update ChatglmLlm Copyright 2024-03-26 13:01:16 +08:00
Michael Yang
64e5b6cdd8 feat: add LlaMa LLM support 2024-03-26 12:59:46 +08:00
Michael Yang
0ff8d55473 build: v1.0.0-alpha.4 released 2024-03-22 09:56:13 +08:00
Michael Yang
4610133fb8 fix: fix NPE in MessageListener 2024-03-21 19:12:03 +08:00
Michael Yang
dfd0861ae0 fix: fix and close #I9AELG 2024-03-21 17:51:40 +08:00
Michael Yang
8dcf0476cb
!2 完善对大模型端点的配置
Merge pull request !2 from mstitop/main
2024-03-20 03:45:04 +00:00
shianming
90af379fc1 fix: fix default endpoint settings 2024-03-20 11:41:48 +08:00
Michael Yang
e5f5a7f8d2 refactor: refactor VectorStore.java 2024-03-20 11:24:00 +08:00
Michael Yang
8a160d82de
!1 大模型配置基类中增加端点相关的配置
Merge pull request !1 from mstitop/main
2024-03-20 03:01:09 +00:00
shianming
020012e088 Merge branch 'main1' into main 2024-03-20 10:45:11 +08:00
shianming
5967167104 大模型配置基类中增加端点相关的配置 2024-03-20 10:37:54 +08:00
Michael Yang
3103c692a6 refactor: optimize OpenAiLLmUtil.java 2024-03-20 10:01:35 +08:00
Michael Yang
d0e587b292 fix: fix openai json parser 2024-03-20 09:58:34 +08:00
Michael Yang
f07fdc60f9 fix: fix and close #I99TAL 2024-03-19 19:11:44 +08:00
Michael Yang
cbc5d45238 refactor: optimize VectorStore.java 2024-03-19 19:08:12 +08:00
Michael Yang
d4dfc73987 refactor: optimize VectorStore.java 2024-03-19 18:49:13 +08:00
Michael Yang
77a93624e5 feat: add condition for RetrieveWrapper 2024-03-19 17:22:53 +08:00
Michael Yang
27e4216c4a build: v1.0.0-alpha.3 released 2024-03-17 21:50:36 +08:00
Michael Yang
b589d8a0b4 feat: add agents-flex-bom module 2024-03-15 19:06:17 +08:00
Michael Yang
2b303aa1b7 feat: add agents-flex-bom module 2024-03-15 15:06:57 +08:00
Michael Yang
574edec008 fix: fix npe 2024-03-14 12:40:03 +08:00
Michael Yang
7322f4b10e feat: add object function support, not only static method 2024-03-14 12:33:47 +08:00
Michael Yang
a26878f575 feat: add function calling for chatGLM 2024-03-13 17:48:06 +08:00
Michael Yang
26416e5679 feat: add embeddings and chat stream for chatGLM 2024-03-13 17:19:15 +08:00
Michael Yang
625cfd3dcf feat: 完善 星火大模型 的 Function Calling 测试 2024-03-12 20:12:13 +08:00
Michael Yang
39dc6e8f5b refactor: optimize llms 2024-03-11 13:05:35 +08:00
Michael Yang
f7ab096796 feat: add MapUtil.java 2024-03-08 19:58:37 +08:00
Michael Yang
47c25e8bbf feat: add MessageFormat.java 2024-03-08 19:34:12 +08:00
Michael Yang
955004d367 refactor: add "TextMessage" for Message module 2024-03-08 19:33:59 +08:00
Michael Yang
7e05cee4ef feat: add "parser" module 2024-03-08 19:33:23 +08:00
Michael Yang
d5644d9ab5 doc: update docs 2024-03-08 17:18:57 +08:00
Michael Yang
07341c592a refactor: rename VectorStorage to VectorStore 2024-03-08 17:10:02 +08:00
Michael Yang
4b6267f62d feat: add function calling for "spark" llm 2024-03-08 17:04:38 +08:00