September 2023 Summaries
3 posts from Sanity
Filter
Month:
Year:
Post Summaries
Back to Blog
The recent enhancements to Sanity's Next.js toolkit, in collaboration with Vercel, aim to improve the performance and flexibility of web development by integrating the App Router and React Server Components. These upgrades allow developers to manage caching strategies more effectively, distinguishing between static and dynamic data on a component level, which reduces the need for entire page reloads. This is particularly beneficial in delivering fast, dynamic web experiences that engage users without compromising on speed. Sanity's structured content system, combined with features like revalidation tags and GROQ-powered webhooks, simplifies content updates and ensures that changes are quickly reflected without excessive API calls. These improvements offer developers a streamlined workflow with reduced maintenance, enabling them to focus more on building rich and interactive websites that stand out in a competitive digital landscape.
Sep 28, 2023
2,528 words in the original blog post.
Rebranding can be a daunting task due to the complexities involved in updating content across various platforms, which is where the concept of structured content proves invaluable. Structured content involves breaking down content into smaller components and storing it in a centralized system like Sanity's Content Lake, allowing for seamless updates across multiple channels. This approach not only streamlines the process of making changes to product descriptions, location updates, shipping policies, incentive programs, and team information but also ensures consistency and accuracy in content presentation. By updating content in one place, it automatically propagates to all relevant locations, saving time and reducing errors. Sanity emphasizes the importance of proactive content organization and demonstrates how structured content can ease the burden of content management, as seen in companies like AT&T and Unilever, which utilize Sanity to efficiently deliver content across various channels.
Sep 21, 2023
1,074 words in the original blog post.
Sanity has introduced the Embeddings Index API, a tool designed to enhance AI agent chatbots by providing them with specialized knowledge from the content stored in Sanity's Content Lake. This API allows AI agents to draw expertise from a company's unique data, such as product details and support content, without the costly need for fine-tuning large language models (LLMs). By utilizing embeddings, which represent text as numerical vectors, the API enables more meaningful and context-aware responses from AI agents. The integration of this API within Sanity's framework supports Retrieval Augmented Generation (RAG) by acting as the retriever that supplies context to the LLM generator. As content within Sanity evolves, the API automatically updates indexed embeddings, ensuring the AI agent remains informed. Additionally, Sanity has developed a Semantic Reference Search Input plugin, which uses embeddings to improve content discovery by understanding the meaning behind search queries, benefiting content creators by saving time and increasing confidence in content accuracy. These innovations are part of Sanity's broader strategy to leverage AI in enhancing content management and user experience.
Sep 15, 2023
1,194 words in the original blog post.