Commit Graph

270 Commits

Author SHA1 Message Date
Novice Lee 9db1efdb92 feat: support workflow tools 2025-01-22 13:41:07 +08:00
Novice Lee e764cd2d9e bump version to 0.0.1-beta60 2025-01-09 08:53:29 +08:00
Novice Lee fb24978387 feat: add agent node log 2025-01-09 08:51:43 +08:00
Novice Lee fbe6e3f08c bump version to 0.0.1-beta59 2025-01-08 07:59:40 +08:00
Novice 43e58b93e7 Merge pull request #7 from langgenius/feat/agent-node
feat: add agent strategy support
2025-01-08 07:50:49 +08:00
Novice Lee 92558f5c07 feat: add agent strategy support 2025-01-08 07:48:27 +08:00
Yeuoly d0f12a590a bump version to 0.0.1-beta58 2025-01-07 20:44:08 +08:00
Yeuoly 91f1f343e0 fix: add modified credentials to returns 2025-01-07 18:44:07 +08:00
Yeuoly 0774668145 feat: webapp 2025-01-04 00:01:14 +08:00
Yeuoly aa15b9315b bump to beta57 2025-01-03 18:08:31 +08:00
Yeuoly 6f4d22e860 fix: add input_type 2025-01-03 18:07:40 +08:00
Yeuoly c14d28908d bump to beta 56 2025-01-03 17:30:50 +08:00
Yeuoly 92cf93cdae fix some bugs 2025-01-03 17:30:02 +08:00
Yeuoly d65b36cdb9 bump to beta55 2025-01-03 14:49:24 +08:00
Yeuoly fa458ab0d9 fix: get attribute dose not exists in BlobMessage 2025-01-03 14:47:49 +08:00
Yeuoly 5b3cca4a48 feat: add gevent patchs to get_num_tokens_by_gpt2 2024-12-31 14:58:44 +08:00
Yeuoly 749e55e3a4 bump to 0.0.1-beta.54 2024-12-27 22:58:14 +08:00
Yeuoly bc4e9a05aa fix: variable message 2024-12-27 22:57:38 +08:00
Yeuoly 3e7565f075 feat: support percision to agent strategy parameter 2024-12-27 18:03:58 +08:00
Yeuoly de4ffe2cd9 bump to 0.0.1-beta53 2024-12-26 17:28:59 +08:00
Yeuoly 82438a99a2 feat: support parameter auto generate 2024-12-26 17:28:42 +08:00
Yeuoly 463f97a2e0 fix: incorrect response from toolLike.invoke 2024-12-25 15:43:12 +08:00
Yeuoly d450c94888 fix: using absolute importing 2024-12-17 18:24:31 +08:00
Yeuoly f408642b27 fix: missing output schema 2024-12-17 18:14:40 +08:00
Yeuoly 123fe35f1c bump version to beta51 2024-12-16 23:13:22 +08:00
Yeuoly 29d7ac807f fix: imstreaming response cast error while invoking LLM 2024-12-16 23:12:30 +08:00
Yeuoly 74c8f073c9 feat: add label to agent log 2024-12-15 18:15:01 +08:00
Yeuoly 95dbdb2c4f feat: support hidden 2024-12-13 22:53:50 +08:00
Yeuoly 4ae9b45006 feat: support dify tool selector 2024-12-13 22:49:51 +08:00
Yeuoly 269627916c optimize agent 2024-12-13 15:08:12 +08:00
Yeuoly 55097006c7 feat: release first agent version 2024-12-13 15:05:47 +08:00
Yeuoly ba023e3470 feat: support agent log 2024-12-13 00:07:52 +08:00
Yeuoly c93028221c refactor: support agent 2024-12-12 19:15:00 +08:00
Yeuoly a623638d01 refactor: rename agent to agent strategy 2024-12-12 18:26:34 +08:00
Yeuoly e6b20c91b9 fix: exit smoothly 2024-12-10 00:21:27 +08:00
Yeuoly 15c14aedf8 feat: agent plugin 2024-12-09 22:01:41 +08:00
Yeuoly aaf4f20df3 bump sdk to b49 2024-12-06 19:15:58 +08:00
Yeuoly 9e0f50b230 feat: support TOP_K as default parameter 2024-12-05 20:55:53 +08:00
-LAN- dd77ee95e0 chore: remove unused openai_compatible.py (#5)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-05 17:28:10 +08:00
Yeuoly fe7b246939 chore: bump version to beta48 2024-12-04 16:16:04 +08:00
-LAN- 42980322a0 feat: support convert in the PromptMessage.transform_content
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-04 15:09:37 +08:00
-LAN- c2a56f8c85 feat(entities): Add VideoPromptMessageContent and AudioPromptMessageContent
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-04 13:03:15 +08:00
Yeuoly 2fd16834d0 feat: support mime type and type for File 2024-12-03 16:54:01 +08:00
Yeuoly bc1097dcca chore: bump sdk to b46 2024-12-03 15:50:05 +08:00
Yeuoly 1477f72b70 feat: support mime type and type for File 2024-12-03 15:48:59 +08:00
Yeuoly 6bd2aa721f fix: Sequence to list 2024-12-03 15:30:55 +08:00
Yeuoly 435c0da60e refactor: use absolute paths 2024-12-03 15:19:19 +08:00
-LAN- 99cc3d9d28 chore: remove unused ruff config
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 22:58:39 +08:00
-LAN- f4e49cef4f chore: update ruff config
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 22:53:08 +08:00
-LAN- 7153cd6a64 chore: add ruff to dependency
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-02 22:45:34 +08:00