Commit Graph

150 Commits

Author SHA1 Message Date
Yeuoly e5a08c5195 bump sdk to beta beta 22 2024-11-08 23:10:18 +08:00
Yeuoly 6df346e8c9 cleanup: remove numpy 2024-11-08 23:09:09 +08:00
Yeuoly 4bfca5100e bump example to beta 21 2024-11-08 22:01:07 +08:00
Yeuoly 6fbc8419cb bump openai's dify_plugin to beta21 2024-11-08 21:58:15 +08:00
Yeuoly 612ec5b267 bump sdk to beta21 2024-11-08 21:57:03 +08:00
takatost 58de3940a0 chore: replace transformers instead of tiktoken 2024-11-08 21:50:07 +08:00
Yeuoly f55d1222f8 bump to beta20 2024-11-08 21:23:20 +08:00
Yeuoly e71e7575d7 fix: endless aws transaction 2024-11-08 21:22:18 +08:00
Yeuoly 5f9703417d bump sdk to b19 2024-11-05 21:00:34 +08:00
Yeuoly 0ad327fa7f feat: automatically exit when parent process has dead 2024-11-05 20:59:36 +08:00
Yeuoly c10330ebea feat: colorful warnings 2024-11-05 20:46:01 +08:00
Yeuoly 37b1fcace4 refactor: initialization process 2024-11-05 16:43:39 +08:00
takatost 6f117d207d fix route 2024-11-01 00:45:14 -07:00
takatost 40e2f429ca fix: get model schema api 2024-10-31 22:38:34 -07:00
Yeuoly e9dc47c683 fix: missing sdk dependencies like pydub 2024-10-31 15:37:50 +08:00
Yeuoly f7bd158457 fix: missing file __init__.py 2024-10-29 15:56:18 +08:00
Yeuoly 697ddc22d7 feat: support split large file into small chunks 2024-10-23 16:50:24 +08:00
Yeuoly 95b29ff0da demo: kawii filter 2024-10-22 17:55:42 +08:00
Yeuoly 19ce6f3632 feat: support for multimodal 2024-10-22 17:25:07 +08:00
Yeuoly ddd0d418a4 release: b13 2024-10-17 20:25:45 +08:00
Yeuoly 43a2f4261d feat: support backwards invoke summary 2024-10-17 19:56:51 +08:00
Yeuoly 8e93e782b1 feat: add description 2024-10-16 20:05:46 +08:00
Yeuoly b02a394dbf release: beta 12 2024-10-16 15:22:49 +08:00
Yeuoly 041df019b0 feat: add app_id/conversation_id/message_id/endpoint_id into sessions 2024-10-16 15:22:08 +08:00
Yeuoly db855a81e8 chore: rename authors 2024-10-10 18:11:50 +08:00
Yeuoly 8ac2d29bfe release: beta11 2024-10-10 18:10:01 +08:00
Yeuoly cff56d516b fix: missing permission configuration 2024-10-08 23:49:37 +08:00
Yeuoly cedcf6a214 refactor: manifest 2024-09-30 21:14:06 +08:00
Yeuoly e3dbc574f5 feat: support tool runtime parameters 2024-09-29 18:20:16 +08:00
Yeuoly 7c0510624b feat: add openai compat helper 2024-09-29 17:45:14 +08:00
takatost 71081cf1c4 feat: text embedding invoke add input_type param 2024-09-29 14:35:40 +08:00
Yeuoly efac3f6365 cleanup 2024-09-29 14:02:00 +08:00
Yeuoly 2a66ffe085 fix: transform generic error into correct type 2024-09-29 13:49:42 +08:00
Yeuoly 57dc0ef655 refactor: add detailed args to error session message 2024-09-29 12:40:11 +08:00
takatost 8c87948091 feat: convert llm invoke result type to generator 2024-09-27 21:53:08 +08:00
takatost 0d541b7d5b feat: add missing routes 2024-09-27 18:56:01 +08:00
Yeuoly 91501f6503 release b10 2024-09-27 16:17:09 +08:00
Yeuoly 64856a75a9 add modes 2024-09-26 17:41:41 +08:00
Yeuoly 98d3877890 tests: add demos 2024-09-26 16:15:50 +08:00
takatost 5c9a48c67d feat: add GetAIModelSchema route 2024-09-26 15:11:04 +08:00
Yeuoly bd8300d8dd feat: backwards invoke to workflows nodes 2024-09-24 20:16:53 +08:00
Yeuoly 400d4080dc fix: tool provider 2024-09-23 21:32:04 +08:00
Yeuoly 8a4ea4b6e3 feat: support position.yaml 2024-09-20 01:01:42 +08:00
Yeuoly c475235aee fix: pattern 2024-09-14 17:45:39 +08:00
Yeuoly fb0dd26492 fix: jina 2024-09-13 15:20:37 +08:00
Yeuoly a152c857e6 refactor: manifest 2024-09-13 15:19:39 +08:00
Yeuoly 8d7cc02a19 refactor: manifest structure 2024-09-13 15:10:04 +08:00
Yeuoly d8dd877c14 refactor: invoke_from_executor -> invoke, invoke -> _invoke 2024-09-12 23:36:44 +08:00
Yeuoly 12935909a9 feat: difyignore 2024-09-12 23:21:21 +08:00
Yeuoly c325ff7193 fix: aws runtime lifetime 2024-09-12 23:18:23 +08:00