filmov
tv
Introduction to LlamaIndex v0.10
Показать описание
This video gives a comprehensive overview of LlamaIndex v0.10, the largest release to our Python package to date.
We cover the following topics:
1. Creating a `llama-index-core` package and splitting integrations/templates into separate packages
2. LlamaHub Revamp
3. ServiceContext Deprecation
Throughout these sections, we'll cover a migration guide, usage examples, and a contributing guide.
Timeline:
00:00-02:30 Intro
02:30-09:30 Package Refactor Overview
09:30-13:17 Package Refactor Usage Example
13:17-16:00 Package Refactor Migration Guide
16:00-18:17 LlamaHub
18:17-23:28 Deprecate ServiceContext
23:28 Contributing to LlamaIndex v0.10
Additional Notes:
- If you're installing in a virtual environment and running into installation/import issues, try deleting your entire virtual environment and trying again. Another example that works is this:
```
pip uninstall llama-index
pip install llama-index --upgrade --no-cache-dir --force-reinstall
```
We cover the following topics:
1. Creating a `llama-index-core` package and splitting integrations/templates into separate packages
2. LlamaHub Revamp
3. ServiceContext Deprecation
Throughout these sections, we'll cover a migration guide, usage examples, and a contributing guide.
Timeline:
00:00-02:30 Intro
02:30-09:30 Package Refactor Overview
09:30-13:17 Package Refactor Usage Example
13:17-16:00 Package Refactor Migration Guide
16:00-18:17 LlamaHub
18:17-23:28 Deprecate ServiceContext
23:28 Contributing to LlamaIndex v0.10
Additional Notes:
- If you're installing in a virtual environment and running into installation/import issues, try deleting your entire virtual environment and trying again. Another example that works is this:
```
pip uninstall llama-index
pip install llama-index --upgrade --no-cache-dir --force-reinstall
```
Introduction to LlamaIndex v0.10
Build a RAG System With LlamaIndex(v0.10), OpenAI, and MongoDB Vector Data
DevReal: Introduction to LlamaIndex Workflows, Zeyu Alex Yang
RAG for Complex PDFs with LlamaParse and #llamaindex v0.10
Hands-on RAG Tutorial using LlamaIndex, Gemini, and Pinecone Vector DB
LangChain Explained in 13 Minutes | QuickStart Tutorial for Beginners
Data Agents with #llamaindex
LlamaIndex and Qdrant || LlamaIndex Crash Course
This new AI is powerful and uncensored… Let’s run it
RAG from Scratch without any Frameworks
Open Source Mistral LLM with LlamaIndex l Basic to Advance | Generative AI Series
ollama intro on kaggle w/ LlamaIndex (CPU)
Build Agents from Scratch (Building Advanced RAG, Part 3)
LlamaIndex 03: Simple Web Page Reader in LlamaIndex | Python | LlamaIndex
All You Need To Know About Running LLMs Locally
Building Multimodal AI RAG with LlamaIndex, NVIDIA NIM, and Milvus | LLM App Development
Building Production-Ready RAG Applications: Jerry Liu
RAG Application Using OpenSource Framework @LlamaIndex and @Mistral-AI #rag #finetuning #llm
LLaMA explained: KV-Cache, Rotary Positional Embedding, RMS Norm, Grouped Query Attention, SwiGLU
Running a Hugging Face LLM on your laptop
Query PDFs Using Mistral: Unlock INSANE Power! 🤯
Google Cloud Vertex AI Platform
Complete Langchain Course For Generative AI In 3 Hours
Gorilla: API App Store for LLMs
Комментарии