Use Flue as a package to integrate in bigger flow #113
uriafranko
started this conversation in
Feature Request
Replies: 1 comment
-
|
we just shipped @flue/sdk to help you call deployed apps without messing with fetch/curl/worker-bindings |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RFC
Summary
How can we trigger Flue from an SDK so we can use it in an integrated way.
Background & Motivation
I want to use Flue as the backend for my agents but I want to wrap the communication provider with https://chat-sdk.dev/.
Right now I have 2 options run it as an HTTP service (more services more hops irrelevant) or as CLI which is again not the best way.
Beta Was this translation helpful? Give feedback.
All reactions