Daniel Rochetti
|
ecded55c2f
|
feat(client): endpoint type definitions (#102)
* feat(client): endpoint type definitions
* fix(client): endpoint generation
* fix(demo): streaming page type
* chore: update reference docs
* chore: prepare client release
* chore: update reference docs
|
2024-11-13 00:16:08 -08:00 |
|
Daniel Rochetti
|
543b9208eb
|
feat: 1.0.0 release (#91)
* chore(client): rename function module
* chore: allow client to be created multiple times
singleton client is not the default but it still present as a compatibility layer
* chore: update docs
* feat(client): improved result typing
* chore: update demo app code
* chore: updated reference docs
* chore: update proxy code
* chore: alpha release
* chore: fix lint staged rule
* chore: clean-up docs
* chore: reference docs updated
|
2024-10-07 12:54:30 -07:00 |
|
Daniel Rochetti
|
c3a3c3d21a
|
chore: upgrade dependencies and tooling (#81)
* chore: remove uuid-random dependency
* chore: upgrade prettier
* chore(client): bump version for release
|
2024-08-07 15:45:15 -07:00 |
|
Daniel Rochetti
|
4ea43b4cea
|
feat(client): stream queue status (#71)
* feat(client): stream queue status
* chore: remove console log
* fix: accumulative logs when streaming
* fix(client): stream logs on queue update
* chore(apps): remove pollInterval from sample apps
|
2024-06-25 15:00:01 -07:00 |
|
Daniel Rochetti
|
129ad9ed10
|
chore: simplify proxy config
|
2024-01-28 10:09:40 -08:00 |
|
Daniel Rochetti
|
07f1b125f7
|
feat: fal.run url support (#40)
* feat: fal.run url support
* feat: new queue url format
* fix: build issue
* chore: change demo app ids
|
2024-01-15 15:14:21 -08:00 |
|
Daniel Rochetti
|
145159a12f
|
feat(client): realtime client (#29)
* feat(client): realtime client
* chore: alpha release
* fix: remove os requirement
* fix: check if process is defined
* fix: ws connection key
* fix: outgoing request throttling logic
* chore: 0.6.0.alpha.4 release
* chore: update realtime demo
* chore: update preloaded scene
* feat: auth wip
* fix: compilation issue
* feat: basic auth impl missing error handling
* chore: remove console.log prepare 0.6.0
* fix: remove unsused code
|
2023-11-27 09:43:37 -08:00 |
|
Daniel Rochetti
|
0a18c7e93d
|
feat: add audio example with whisper (#25)
* feat: whisper example
* feat: whisper working example
* feat: whisper demo impl
* fix: fal config proxy
* chore: add app router info to readme
* fix: proxy url example
|
2023-11-09 18:46:19 -08:00 |
|