LangStream / langstream

LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka.
https://langstream.ai
Apache License 2.0
378 stars 28 forks source link

Add an S3 processor agent #755

Closed cdbartholomew closed 2 months ago

cdbartholomew commented 5 months ago

This agent will read a single file from an S3 bucket. The name of the file to read is taken from the record.

eolivelli commented 3 months ago

@cdbartholomew I suggest to closed this PR, this is more a diff between this repo and the main branch of another repo.

I would prefer to merge your changes using fewer smaller patches instead of this big PR.

I will be very happy to review the single patches

cdbartholomew commented 2 months ago

Closing for now. Will update an open a new PR.