Commit Graph

111 Commits

Author SHA1 Message Date
Michael Yang
70195b14c4 build: v1.0.0-beta.12 release (^.^)YYa!! 2024-10-25 10:28:17 +08:00
Michael Yang
df72447dfa test: update test 2024-10-23 12:44:00 +08:00
songyinyin
1de4ae87c9 fix: jdk 17 NoClassDefFoundError: javax/xml/bind/DatatypeConverter #I9AELG 2024-10-03 14:56:03 +08:00
Michael Yang
fab0bc7f87 build: v1.0.0-beta.11 release (^.^)YYa!! 2024-09-18 11:26:58 +08:00
Michael Yang
1f23ea73aa test: optimize OllamaLlmTest.java 2024-09-18 11:21:54 +08:00
Michael Yang
c2d5a39e44 chore: code format 2024-09-15 10:32:53 +08:00
Michael Yang
452af07ec7 test: add test for ollama vision Models 2024-09-15 10:19:09 +08:00
Michael Yang
2622196da7 feat: Ollama function calling support 2024-09-13 16:07:15 +08:00
slg
aff3da1a9a OllamaLLm 在本地测试时的细节问题提交 2024-09-13 15:43:56 +08:00
Michael Yang
691ac80560 test: update OllamaLlmTest.java 2024-09-13 14:57:13 +08:00
Michael Yang
ec1efea4d2 chore: update debug print 2024-09-13 14:56:57 +08:00
Michael Yang
d66e9c90e8 test: add function calling test in Ollama 2024-09-13 14:38:39 +08:00
Michael Yang
6af2e06230 feat: Ollama function calling support 2024-09-13 14:19:48 +08:00
Michael Yang
db4983f674 feat: Ollama add options config 2024-09-13 14:14:32 +08:00
Michael Yang
414f7904c3 build: v1.0.0-beta.10 release (^.^)YYa!! 2024-09-09 18:16:40 +08:00
Michael Yang
4d2eb523e5 fix: fix misspell 2024-09-08 12:39:03 +08:00
Michael Yang
36d18c1122 feat: add gitee ai models 2024-09-08 12:37:05 +08:00
Michael Yang
1e01bedf9e refactor: optimize Coze LLM 2024-09-08 12:01:56 +08:00
yulsh
6174953033 集成Coze api,实现和Bot对话 2024-09-05 13:38:25 +08:00
Michael Yang
ce762b4743 chore: add IllegalStateException 2024-09-05 11:59:36 +08:00
slg
c7fd7889d9 Qw llm store 2024-09-02 11:34:33 +08:00
Michael Yang
a51b4193cf build: v1.0.0-beta.9 release (^.^)YYa!! 2024-08-13 10:16:34 +08:00
Michael Yang
e2383b0336 chore: optimize SparkLlmTest.java 2024-08-12 09:58:41 +08:00
Michael Yang
bd82f97d33 feat: close https://github.com/agents-flex/agents-flex/issues/5 2024-08-05 09:45:32 +08:00
Michael Yang
d98c059ffb refactor: optimize SparkLlm.java 2024-08-05 09:30:58 +08:00
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