
LlamaIndex • 2025-02-25
LlamaIndex Newsletter 2025-02-25
Hi there, Llama fans! 🦙
Welcome to this week's edition of the LlamaIndex newsletter! We're thrilled to share some exciting updates, including the launch of LlamaCloud EU, enhancements to LlamaParse, and innovative frameworks for building knowledge agents. Dive into this week's highlights and community contributions to maximize your experience with LlamaIndex!
🤩 The Highlights:
- Claude Sonnet 3.7 support: Our friends at Anthropic dropped Claude Sonnet 3.7 and the vibes (and the evals) are good! We released day 0 support yesterday, just pip install the latest integration to get it:
pip install llama-index-llms-anthropic --upgrade
. Check out their announcement post. - LLM Consortium Implementation: Our talented frameworks engineer Massimiliano Pippi has built an implementation of @karpathy's suggestion of an "LLM Consortium" using LlamaIndex. This allows multiple LLMs to answer the same question, with an arbiter synthesizing the responses. Check out the notebook and Massi's LinkedIn post for more details!
- Architectures for Knowledge Agents: Explore the potential of LLMs to automate knowledge work over unstructured enterprise data in this insightful talk by @jerryjliu0. The session covers essential components for building knowledge agentic workflows. Don't miss the slides and reach out if you're interested in deploying enterprise knowledge agents!
🗺️ LlamaCloud & LlamaParse:
- LlamaCloud EU Announcement: We're excited to announce early access to LlamaCloud EU, ensuring full data residency within EU jurisdiction for secure knowledge management. Learn more and request early access here.
- LlamaParse Upgrades: Discover the latest enhancements to LlamaParse, including new parsing modes and integration of Large Vision Models (LVMs) for improved accuracy. Read the full update here.
✨ Framework:
- New Features in LlamaIndex: LlamaIndex.TS has been streamlined for easier deployment. It's over 10 times smaller now! Check out the details to see how it can benefit your projects.
- Automated Sales Outreach Agent: Learn how to build an agent that writes outreach emails and schedules meetings using @llama_index workflows and tools from @composiohq. Access the notebook to get started!
✍️ Community:
- Build Tetris with AI: Check out this tutorial from @KaranVaidya6 on creating a Tetris game using an AI agent in just 50 lines of code! Read more.
- Arabic-Focused Model Release: Our friends at @mistralAI have released a new Arabic-focused small model, Mistral Saba, with day 0 support. Get it here.
- Vendor Questionnaire App: Explore a full-stack app by @patrickrolsen that answers vendor questionnaires using semantic retrieval and LLM enhancement. Check it out here.
- Exclusive AI Infrastructure Talks: Join us on March 5 for insightful discussions on AI infrastructure innovations and practical applications. RSVP here.
Thank you for being part of our community! We look forward to sharing more exciting updates next week. If you have any questions or feedback, feel free to reach out!
Best,
The LlamaIndex Team