Commit Graph

86 Commits

Author SHA1 Message Date
ysy
f7b16bc07f fix: 修复function call在BaseLlmClientListener中onMessage方法里new FunctionMessageResponse被调用一次还在SparkLlm里的chat里new FunctionMessageResponse被调用一次 2024-08-02 16:22:10 +08:00
Michael Yang
4c75e5c2d3 build: v1.0.0-beta.8 release (^.^)YYa!! 2024-07-14 17:40:33 +08:00
Michael Yang
6564e44824 test: optimize test 2024-07-14 12:44:56 +08:00
Michael Yang
59b1aa5ef9 refactor: optimize SparkLlm.java 2024-07-14 12:03:11 +08:00
Michael Yang
92d25a3aba feat: add Ollama LLM 2024-07-14 11:27:03 +08:00
Michael Yang
e5e7a8919f refactor: rename LlamaLlm to OllamaLlm 2024-07-14 09:30:19 +08:00
Michael Yang
867ede2f1e test: add ollama test use openai instance 2024-07-13 10:19:00 +08:00
Michael Yang
94d193e9d3 build: v1.0.0-beta.7 release (^.^)YYa!! 2024-07-05 08:57:20 +08:00
lidong
806e46ee36 feat: 支持月之暗面moonshot模型 2024-06-25 10:46:05 +08:00
lidong
210e72c85f feat: 支持月之暗面moonshot模型 2024-06-25 10:45:09 +08:00
Michael Yang
95fc783edb refactor: Change the package name of the agents-flex-core module to com.agentsflex.core 2024-06-22 18:21:16 +08:00
Michael Yang
df2691d4ac refactor: set SparkLLM default version to "v3.5" 2024-06-21 14:44:26 +08:00
Michael Yang
05002fe82b refactor: set SparkLLM default version to "v3.5" 2024-06-21 14:39:55 +08:00
Michael Yang
9e495472a2 refactor: optimize SparkLlm.java 2024-06-21 14:38:30 +08:00
Michael Yang
5deb1045d5 build: v1.0.0-beta.6 release (^.^)YYa!! 2024-06-18 17:27:42 +08:00
Michael Yang
e4a7df007f chore: code format 2024-06-18 17:20:21 +08:00
Michael Yang
e906ec5b90 refactor: optimize ChatOptions 2024-06-18 16:11:12 +08:00
Michael Yang
4d848d09ce build: v1.0.0-beta.5 release (^.^)YYa!! 2024-06-17 09:08:27 +08:00
Michael Yang
9081fe22fd feat: chatOptions add topP/topK and stop config 2024-06-15 12:30:20 +08:00
Michael Yang
9d7ef09570 refactor: optimize FunctionMessageResponse.java 2024-06-14 20:09:42 +08:00
Michael Yang
ef3cfec7c5 refactor: optimize llm methods 2024-06-14 19:37:35 +08:00
Michael Yang
91d39001ed test: add chat with image test 2024-06-14 18:29:46 +08:00
Michael Yang
b7c81371f9 feat: add ImagePrompt 2024-06-13 16:14:41 +08:00
Michael Yang
781ed9c358 fix: fix function calling error in QwenLLM 2024-06-03 16:36:41 +08:00
Michael Yang
cd2762fd5c build: v1.0.0-beta.4 release (^.^)YYa!! 2024-05-31 16:12:51 +08:00
Michael Yang
6e6fbb01cd feat: make SparkLlm to support embedding 2024-05-30 19:19:48 +08:00
Michael Yang
2937f5aef8 fix: fix AIMessage tokens parse 2024-05-30 11:19:42 +08:00
Michael Yang
5da8196bb4 feat: OpenAiLlm support embedding model config 2024-05-20 17:27:37 +08:00
Michael Yang
3f4949b321 fix: ChatGLM chat json parse error 2024-05-16 15:45:36 +08:00
Michael Yang
8096efb8e7 test: SparkLlmTest.java 2024-05-14 11:55:00 +08:00
Michael Yang
1c944cc91c v1.0.0-beta.3 prepare 2024-05-13 15:58:03 +08:00
Michael Yang
6cef159581 refactor: refactor chain and llm message response 2024-05-11 19:57:46 +08:00
Michael Yang
ea6db4f389 v1.0.0-beta.2 prepare 2024-05-11 15:44:01 +08:00
Michael Yang
c27bad6f10 chore: update copyright 2024-05-09 20:30:25 +08:00
Michael Yang
d69bf05f1c refactor: refactor FunctionMessage extends AiMessage 2024-05-07 20:19:02 +08:00
Michael Yang
abcd63fecc build: v1.0.0-beta.1 released 2024-04-29 18:38:40 +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
Michael Yang
19c4a74e06 build: v1.0.0-beta.0 released 2024-04-26 17:03:32 +08:00
Michael Yang
f70d9f848b refactor: rename chatAsync to chatStream 2024-04-25 18:44:38 +08:00
Michael Yang
da71211374 v1.0.0-alpha.5 prepare 2024-04-25 17:31:00 +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
1f0f945a85 build: v1.0.0-alpha.5 released 2024-04-18 18:57:40 +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
dfd0861ae0 fix: fix and close #I9AELG 2024-03-21 17:51:40 +08:00
shianming
90af379fc1 fix: fix default endpoint settings 2024-03-20 11:41:48 +08:00