9 Commits

Author SHA1 Message Date
bennykok
1e33435ae5 feat: add perf counter 2024-12-09 00:11:51 +08:00
bennykok
10268825d9 feat: support new frontend! 2024-08-14 11:09:58 -07:00
BennyKok
8e12803ea1
Retry logic when calling api (#57)
* fix: retry logic, bypass logfire, clean up log

* fix: max_retries and retry_delay_multiplier, do not throw when pass the retry failed
2024-08-01 20:43:21 -07:00
BennyKok
a2ac1adf01
Streaming support (#52)
* feat: add streaming endpoint

* fix: run issues

* feat(plugin): add dispatchAPIEventData

* fix(plugin): event

* fix: streaming event format

* fix: prompt error

* fix: node_error proxy

* chore(plugin): add log

* custom route

---------

Co-authored-by: nick <kobenkao@gmail.com>
2024-07-11 20:03:41 -07:00
nick
c7841deea2 vid node 2024-04-30 12:19:41 -07:00
bennykok
ddbf6848a7 feat(plugin): add output ws image node 2024-02-23 14:03:12 -08:00
bennykok
6d1dd93b47 fix: typo name 2024-02-17 23:10:44 +08:00
BennyKok
456318f77b remove deps 2023-12-15 19:26:58 +08:00
BennyKok
0835d966f1 feat: add s3 localstack, upload api 2023-12-13 17:14:55 +08:00