EdgeStream Pipelines

Message Pipeline is a powerful feature of EdgeStream. This topic dives deep into Pipelines.

Anyone can use the EdgeStream JavaScript library and create custom pipelines.

Let us say, a user subscribed to a chat server or business activity server like this:

Create a pipeline and set it up with several hooks

A hook can process your message and pass it on to the next hook in the pipeline.

A context enhancer hook, will query your UI and add additional contextual content to your LLM request.

A browser based WebMcp integration - it is no more a complex job for you

image