March 2025 Summaries
4 posts from Weaviate
Filter
Month:
Year:
Post Summaries
Back to Blog
The TransformationAgent is a newly introduced tool in public preview for Weaviate Serverless Cloud users, designed to streamline database management by using natural language instructions and large language models (LLMs) to transform data in Weaviate collections. It represents a shift towards agentic AI, enabling not just information retrieval but also proactive data transformation and task completion. The agent allows users to append or update properties across all objects in a collection, helping automate tasks like identifying team reports or adding metadata. The initial preview limits users to 10,000 transformations daily and focuses on modifying existing objects, with future iterations aiming to simplify database maintenance further through natural language interfaces. This advancement is geared towards reducing the burden of technical tasks like API calls, making database transformations more intuitive and accessible.
Mar 11, 2025
1,447 words in the original blog post.
Agentic workflows represent a transformative approach to AI, integrating AI agents into dynamic processes that combine reasoning, tool utilization, and memory to accomplish complex tasks with limited human intervention. AI agents, equipped with large language models (LLMs), can plan, execute, and refine tasks by breaking them down into manageable steps, dynamically selecting tools for real-time interactions, and learning from past experiences to enhance performance. This adaptability is showcased in agentic workflows like Retrieval-Augmented Generation (RAG) and agentic research assistants, which offer deep insights and decision-making capabilities beyond static models. Despite their benefits, agentic workflows introduce challenges such as potential complexity for simple tasks and ethical concerns over autonomy. By understanding the components and patterns of agentic workflows, such as planning, tool use, and reflection, organizations can effectively leverage this technology, while being mindful of its limitations and ensuring responsible deployment.
Mar 06, 2025
4,157 words in the original blog post.
The Weaviate Query Agent is a new service released for Serverless Weaviate Cloud users, enabling complex, multi-stage queries across various data sources using large language models (LLMs). This feature offers an intuitive interface for handling queries that require semantic searches, aggregations, or both, on multiple Weaviate collections. The Query Agent can determine the appropriate data access and operation needed for each user query, allowing for efficient data handling and response generation. Users can customize the agent's behavior through system prompts, supporting functionalities such as multilingual responses. It is available for free to Weaviate Cloud Serverless and Sandbox users, with a daily query limit, and can be integrated into larger applications or used standalone to enhance AI-driven capabilities.
Mar 05, 2025
1,781 words in the original blog post.
Weaviate introduces a suite of innovative services called Weaviate Agents, designed to simplify the orchestration of generative AI applications by bridging the gap between structured and unstructured data. These agents, including the Query, Transformation, and Personalization Agents, leverage Weaviate’s vector database and large language models (LLMs) to streamline data storage, retrieval, and transformation tasks, significantly reducing operational overhead and enhancing data-driven insights. The Query Agent acts as a natural language interface for data queries, while the Transformation Agent simplifies data manipulation tasks, and the Personalization Agent tailors user experiences by dynamically adjusting search results based on user behavior. Weaviate Agents aim to revolutionize data interaction across various industries by minimizing manual effort and infrastructure complexity, freeing developers to focus on innovation. Currently, the Weaviate Query Agent is available in Public Preview, with plans to release further tutorials and support materials to help developers effectively utilize these tools in building AI-driven applications.
Mar 04, 2025
1,206 words in the original blog post.