Commit Graph

122 Commits

Author SHA1 Message Date
Yeuoly 6df346e8c9 cleanup: remove numpy 2024-11-08 23:09:09 +08:00
takatost 58de3940a0 chore: replace transformers instead of tiktoken 2024-11-08 21:50:07 +08:00
Yeuoly e71e7575d7 fix: endless aws transaction 2024-11-08 21:22:18 +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 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 19ce6f3632 feat: support for multimodal 2024-10-22 17:25:07 +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 041df019b0 feat: add app_id/conversation_id/message_id/endpoint_id into sessions 2024-10-16 15:22:08 +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 64856a75a9 add modes 2024-09-26 17:41:41 +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 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 c325ff7193 fix: aws runtime lifetime 2024-09-12 23:18:23 +08:00
Yeuoly 38d28f82c6 fix: init too slow 2024-09-12 16:47:49 +08:00
Yeuoly 3bbe62b4f0 fix: missing errors 2024-09-11 19:38:44 +08:00
Yeuoly a9e4846ad4 feat: add new interfaces 2024-09-11 19:37:35 +08:00
takatost 022e8a16ca chore: optimize interface methods 2024-09-11 16:46:17 +08:00
Yeuoly 69fe86e029 release: beta 2024-09-11 16:19:46 +08:00
Yeuoly 3ac5a201e1 fix: relative import 2024-09-11 15:45:53 +08:00
Yeuoly 70db8bcb8e refactor 2024-09-11 15:12:37 +08:00
Yeuoly 99d3a46fd7 formatter 2024-09-10 18:14:32 +08:00
Yeuoly 958010918f feat: support stream 2024-09-10 18:09:44 +08:00
Yeuoly 7d8cfb8cf8 feat: create message 2024-09-10 18:06:12 +08:00
Yeuoly e99c796c90 refactor: model config -> model selector 2024-09-09 12:40:39 +08:00
takatost b25ecd6782 fix protected_namespaces 2024-09-04 20:17:04 +08:00
takatost 7ad04a8617 fix circular import 2024-09-04 20:10:48 +08:00
takatost d362439611 fix bugs 2024-09-04 20:07:38 +08:00
takatost 698198a359 fix bugs 2024-09-04 20:01:21 +08:00
Yeuoly 1c79f8a173 feat: tool selector 2024-09-04 19:56:52 +08:00
Yeuoly 07d045db59 Merge 2024-09-04 19:54:29 +08:00