Commit Graph

56 Commits

Author SHA1 Message Date
Yeuoly b69398ce4b feat: backwards invoke to nodes 2024-09-24 20:15:46 +08:00
Yeuoly 267d016d3a feat: support cmdline test 2024-09-19 15:57:07 +08:00
Yeuoly 93f1d3b75a fix: ci 2024-09-18 17:35:28 +08:00
Yeuoly fefd3ef53e feat: support cli testing 2024-09-18 17:04:40 +08:00
Yeuoly 0a23ebd3e1 release: aws handler 2024-09-12 23:18:38 +08:00
Yeuoly 72dee6ec68 fix 2024-09-11 19:37:02 +08:00
Yeuoly 5d35741a6c feat: add new interfaces 2024-09-11 19:07:42 +08:00
Yeuoly f179f0f663 feat: add get_tts_model_voices/get_num_tokens/get_model_schema 2024-09-11 18:55:46 +08:00
Yeuoly cdfdbad7eb feat: validate json schema 2024-09-10 20:54:34 +08:00
Yeuoly fb27adfd48 feat: support validate json schema 2024-09-10 19:11:55 +08:00
Yeuoly cda65741b1 feat: install 2024-09-10 18:26:22 +08:00
Yeuoly b397e73e95 feat: support aws installer 2024-09-10 14:52:21 +08:00
Yeuoly 3603a9c5b9 refactor 2024-09-04 14:39:07 +08:00
Yeuoly dc402cd948 refactor: plugin id/identity and plugin installation 2024-09-03 22:38:19 +08:00
Yeuoly 567fb070e3 refactor: storage declaration 2024-08-29 00:38:13 +08:00
Yeuoly 1115a3f669 refactor: support aws lambda using persistence storage 2024-08-29 00:18:26 +08:00
Yeuoly e139f38c1f feat: service support persistence 2024-08-28 23:37:55 +08:00
Yeuoly 586b0018c5 feat: rename webhook to endpoint 2024-08-26 21:24:59 +08:00
Yeuoly 24836759f2 feat: invoke app 2024-08-26 21:06:49 +08:00
Yeuoly 73cdc945ee feat: refactor aws 2024-08-25 18:26:03 +08:00
Yeuoly 32d0160262 feat: aws lambda function invoke lifetime 2024-08-24 00:36:39 +08:00
Yeuoly 052c1632eb feat: add aws transaction handler 2024-08-23 23:57:21 +08:00
Yeuoly 0a9c71fbab refactor: aws lambda io 2024-08-23 22:32:01 +08:00
Yeuoly 54d2074118 refactor: implment session writer 2024-08-23 21:35:20 +08:00
Yeuoly 11989403be refactor: backwards invocation 2024-08-23 20:58:33 +08:00
Yeuoly 0ba5c28ba9 refactor: io listener to boardcast 2024-08-23 19:54:00 +08:00
Yeuoly c714d99250 refactor: load plugins 2024-08-15 19:02:07 +08:00
Yeuoly 8a1c72f1cd feat: webhook 2024-08-07 19:05:05 +08:00
Yeuoly 4972f3011f feat: register remote plugins 2024-08-07 17:39:16 +08:00
Yeuoly 27f58725b5 feat: webhook service 2024-08-06 20:10:57 +08:00
Yeuoly 82eaebd838 feat: invoking webhook 2024-08-05 19:18:55 +08:00
Yeuoly 1ea1134488 refactor 2024-07-30 18:30:21 +08:00
Yeuoly 367cad55da feat: cluster managment 2024-07-30 17:36:32 +08:00
Yeuoly 126322f75f feat: add tests for permission checker 2024-07-29 22:50:35 +08:00
Yeuoly c2eed76a91 add backwards invocation permission check 2024-07-29 22:35:15 +08:00
Yeuoly d1ab9878f5 feat: backwards invoke llm 2024-07-29 22:06:23 +08:00
Yeuoly bd9152b1ac feat: replace next-read operation pair to wrap 2024-07-29 17:21:17 +08:00
Yeuoly e9eb6b6fd6 fix: invoke to dify 2024-07-29 16:40:57 +08:00
Yeuoly 4df1d043ac fix: backwards invocation 2024-07-29 15:26:40 +08:00
Yeuoly f85bd95840 fix: subprocess hangs 2024-07-24 17:35:10 +08:00
Yeuoly 483af3c5ba feat: backwards invocation 2024-07-24 00:43:13 +08:00
Yeuoly 82df72e20b refactor: types 2024-07-23 14:18:19 +08:00
Yeuoly f62f3af5d1 feat: migrate to mapstruct 2024-07-23 00:08:59 +08:00
Yeuoly c69b51ad1a feat: validate credentials 2024-07-22 21:12:34 +08:00
Yeuoly 184fb1efa0 feat: text-embedding and moderation 2024-07-19 22:53:59 +08:00
Yeuoly 5b96e61a9d feat: generic invocation 2024-07-19 22:20:12 +08:00
Yeuoly cbd3189e06 refactor: validator 2024-07-19 21:03:26 +08:00
Yeuoly c9dc8aadef feat: invoke tool and models 2024-07-19 17:45:00 +08:00
Yeuoly 6b3c004edb feat: tool configuration 2024-07-14 17:06:16 +08:00
Yeuoly 1ea3fa49f4 feat: read/write timeout 2024-07-08 23:08:07 +08:00