包阅导读总结
1.
关键词:LlamaIndex、Workflows、Retrieval、LlamaCloud、Webinars
2.
总结:
这是 2024 年 8 月 6 日的 LlamaIndex 新闻通讯,介绍了新推出的工作流、LlamaCloud 的动态检索功能、LongRAG LlamaPack 等,还提供了相关指南、教程和即将举行的网络研讨会信息。
3.
主要内容:
– LlamaIndex Workflows 推出:这是用于构建多代理应用的新事件驱动架构,支持批处理、异步操作和流。
– 代理可订阅和发出事件,实现复杂、可读和 Python 化的编排。
– LlamaCloud 动态检索功能:支持问答助手的动态检索,基于查询相似度进行块级和文件级文档检索,智能路由查询。
– LongRAG LlamaPack:可利用更大文档块和长上下文 LLMs 进行更有效合成。
– 指南:包括使用 LlamaIndex 工作流从头构建 ReAct 代理等。
– 教程:涵盖多种利用 LlamaIndex 进行的实践,如与 Qdrant 结合等。
– 网络研讨会和黑客马拉松:8 月 8 日和 8 月 13 日分别有相关活动。
思维导图:
文章地址:https://www.llamaindex.ai/blog/llamaindex-newsletter-2024-08-06
文章来源:llamaindex.ai
作者:LlamaIndex
发布时间:2024/8/6 0:00
语言:英文
总字数:489字
预计阅读时间:2分钟
评分:91分
标签:LlamaIndex,多智能体系统,事件驱动架构,动态检索,LongRAG
以下为原文内容
本内容来源于用户推荐转载,旨在分享知识与观点,如有侵权请联系删除 联系邮箱 media@ilingban.com
Greetings, Llama Lovers! 🦙
Welcome to this week’s edition of the LlamaIndex newsletter! We’re excited to share our latest updates including dynamic features like LlamaIndex Workflows and retrieval capabilities in LlamaCloud. Check out our in-depth guides, tutorials, and the upcoming webinars that will help you make the most of these new developments.
🤩The highlights:
- LlamaIndex Workflows Launched: LlamaIndex Workflows, a new event-driven architecture for building multi-agent applications, supports batching, async operations, and streaming. Agents subscribe to and emit events for complex, readable, Pythonic orchestration. Blogpost, Tweet.
- Dynamic Retrieval Feature in LlamaCloud: A new feature in LlamaCloud now supports dynamic retrieval for QA assistants, enabling both chunk-level and file-level document retrieval based on query similarity to intelligently route queries. Blogpost, Notebook, Tweet.
- LongRAG LlamaPack: LongRAG is now available as a LlamaPack in LlamaIndex, utilizing larger document chunks and long-context LLMs for more effective synthesis. Notebook, Tweet.
✨ Feature Releases and Enhancements:
- We have launched LlamaIndex Workflows, a new event-driven way to build multi-agent applications where each agent acts as a component that subscribes to and emits events, allowing for complex, readable, and Pythonic orchestration with enhanced support for batching, async operations, and streaming. Blogpost, Tweet.
- We have introduced a new feature in LlamaCloud to improve your QA assistant with our latest capability for dynamic retrieval, allowing both chunk-level and file-level retrieval. This feature enables the retrieval of entire documents based on query similarity, which supports building agents that can intelligently route queries based on their content. Blogpost, Notebook, Tweet.
- We have launched LongRAG as a LlamaPack in LlamaIndex. LongRAG simplifies retrieval by using larger document chunks and leveraging long-context LLMs for synthesis. Notebook, Tweet.
🗺️ Guides:
- Guide to building a ReAct agent from scratch using LlamaIndex workflows.
- Guide to Building an Event-Driven RAG Pipeline with LlamaIndex, featuring distinct event-driven steps for retrieval, reranking, and synthesis, enhanced with graph tracing and async processing.
- Guide to MLflow in LlamaIndex to manage, deploy, and monitor your genAI applications with MLflow’s tracking, packaging, evaluation, and tracing capabilities.
✍️ Tutorials:
- Pavan Kumar’s tutorial on Building Smarter Agents using LlamaIndex Agents and Qdrant’s Hybrid Search.
- Farzad Sunavala’s tutorial on RAG Observability and Evaluation with Azure AI Search, Azure OpenAI, LlamaIndex, and Arize Phoenix.
- Composio’s tutorial on building a PR review agent using Composio’s GitHub/Slack tools and LlamaIndex agent abstractions.
- Benito Martin’s tutorial on Scaling a LlamaIndex and Qdrant Application with Google Kubernetes Engine.
- Chew Loong Nian’s tutorial on Transforming Metadata Extraction for Enhanced RAG Queries using LlamaExtract.
- Pavan Kumar’s tutorial on Practical Implementation of Agentic RAG Workflows with Llama-Index and Qdrant.
- AI21 Labs tutorial on using Jamba-Instruct Model with LlamaIndex.
🎤Webinars And Hackathons:
- Join us for a webinar on August 8th with Dedy Kredo from CodiumAI on using RAG with LlamaIndex to help build a code generation solution that’s contextually aware of the right elements of source code.
- Join us on RAG Hack Night at GitHub with Weaviate, Neosync, Arize AI on August 13th.