Commit Graph

97 Commits

Author SHA1 Message Date
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
Michael Yang
4b4fb420c5 refactor: optimize ... 2024-03-08 12:12:45 +08:00
Michael Yang
d2ef347d5d refactor: rename "ChatListener" to "MessageListener" 2024-03-08 11:17:26 +08:00
Michael Yang
d717b1fa03 refactor: refactor Llm and Prompt module 2024-03-08 11:10:13 +08:00
Michael Yang
cd901c61e8 refactor: refactor Llm and Prompt module 2024-03-08 11:10:10 +08:00
Michael Yang
6c6edf3681 refactor: refactor Llm and Prompt module 2024-03-07 18:35:59 +08:00
Michael Yang
49281c34b0 doc: update docs 2024-03-07 17:28:35 +08:00
Michael Yang
f040457039 doc: update docs 2024-03-07 17:26:11 +08:00
Michael Yang
fce0da0fc5 doc: update docs 2024-03-07 17:08:17 +08:00
Michael Yang
1f686243ee build: v1.0.0-alpha.2 released 2024-03-07 15:58:40 +08:00
Michael Yang
650b3c7371 refactor: module rename "storage" to "store" 2024-03-07 15:56:46 +08:00
Michael Yang
b4d7cd976d feat: add id method for DefaultContextMemory.java 2024-02-06 22:55:36 +08:00
Michael Yang
b3a57eeb7e feat: add prepare modules 2024-01-29 19:05:11 +08:00
Michael Yang
bf59fe4b08 refactor: optimize 2024-01-29 18:48:06 +08:00
Michael Yang
f776f7d3a7 doc: update docs 2024-01-29 16:16:27 +08:00
Michael Yang
243c5d27ba doc: update docs 2024-01-29 16:14:18 +08:00
Michael Yang
59a0fcd703 refactor: rename "zhipu" to "chatglm" 2024-01-29 11:03:58 +08:00