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
|
0f8efecf65
|
chore: publish create app cli (#44)
* chore: move folder to match package name
* chore: update dependencies
|
2024-01-18 11:06:28 -08:00 |
|
Nader Dabit
|
b76c371480
|
feat: add create app cli (#42)
* feat: add cli
* chore: removed log
* chore: update repo url
* chore: updated program name
* chore: updated program description
* chore: removed yarn lock files
|
2024-01-17 18:51:54 -08:00 |
|
Daniel Rochetti
|
e02118f43f
|
fix: proxy error json response (#16)
* chore: remove deprecated package
* fix: proxy error json response
|
2023-10-10 16:15:14 -07:00 |
|
Daniel Rochetti
|
b79e51683b
|
feat: new cross-engine proxy support (#14)
* feat: new proxy package
* chore: update nx workspace
* chore: remove unused codegen lib
* chore: add swc-node as build dependencies
* chore: remove unused demo-app-e2e app
* chore: reorganize demo apps
* feat: working cross-engine proxy
* chore: update docs
* fix: readme file export
* chore: update nextjs lib
* chore: keep nextjs code
|
2023-10-08 01:46:36 -07:00 |
|
Daniel Rochetti
|
9a0497da30
|
feat: client proxy + nextjs support (#9)
* feat(client): add function alias support
* feat(client): auto config from env vars
* fix(client): username in aliased url
* feat: nextjs proxy handler
* fix: update client tests
* feat(client): built-in queue support
* feat: client + nextjs e2e demo
* chore: update browserslist
* chore: update version info
* chore: update readme badges
* fix: ignore lint error on require
|
2023-09-11 16:26:06 -07:00 |
|
Daniel Rochetti
|
ed322048ff
|
release: client 0.1.0 (#6)
* chore(client): add assets and bump version
* chore: rename scope to fal-ai
|
2023-03-31 18:35:08 -03:00 |
|
Daniel Rochetti
|
6553779987
|
chore: configure new monorepo and build workflow
* prepare monorepo and move client to its package
* create nx workspace
* workspace cleanup and updates
* upgrade nx workspace and fix client package
* add basic codegen logic
* first working build script
* update nextjs app
* update generated code
* add koldstart core and client foundation
* add basic fetch implementation to client
* add stable diffusion example
* remove local output image
* remove keys
* remove more keys
* update client usage and samples
* remove grpc client code and dependencies
* rename base package
* remove core package
* continue package refactor
* rename koldstart apis
* refactor main function run api
* add listen function stub
* removed more koldstart references
* build workflow added
* minor doc updates - trigger workflow
* nx workflow action
|
2023-03-29 12:49:55 -03:00 |
|