Prisma extension for soft deleting records. Soft deleting records is a common pattern in many applications. This library provides an extension for Prisma that allows you to soft delete records and ...
Swiftide is a Rust library for building LLM applications. From performing a simple prompt completion, to building fast, streaming indexing and querying pipelines, to building agents that can use tools ...