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
386 stars 28 forks source link

write-to-astra sink to support JSON API #727

Closed mukundha closed 10 months ago

mukundha commented 10 months ago

AstraDB just previewed the Vector / JSON-first experience. It will be good for write-to-astra sink to support JSON API, so it works well with the new experience and helps developers who are new to cassandra to get started easily.

There is a Java SDK for using the JSON API https://docs.datastax.com/en/astra/astra-db-vector/get-started/quickstart.html

cc @cdbartholomew

eolivelli commented 10 months ago

@mukundha I have started to work on this (see #731 )

eolivelli commented 10 months ago

@mukundha This has been delivered with 0.5.0 today. We are going to update the docs as soon as possible. you can check #731 is you want to take a look, there is a new example application