What's New RavenDB 7.1

GenAI Integration

RavenDB 7.1 introduces simple but powerful GenAI orchestration, supporting the entire workflow from document retrieval to LLM-driven data enrichment. Easily configure RavenDB to send documents directly to your chosen LLM, accompanied by prompt and schema, and accept received structured JSON responses. Such AI-generated insights can enrich existing documents or be stored as entirely new entities within the database. Enhance flexibility further by embedding custom JavaScript transformations directly into the workflow, tailoring outputs precisely to your needs. Built-in caching optimizes performance and reduces costs by eliminating redundant LLM requests, enabling developers to build robust and cost-efficient GenAI applications rapidly.