LlamaIndex 15: Sentence Splitter to create Chunk in LlamaIndex | Python | LlamaIndex

preview_player
Показать описание
LlamaIndex 15: Sentence Splitter to create Chunk in LlamaIndex | Python | LlamaIndex

About this video: In this video, you will learn how to crate RAG from scractch in LlamaIndex

Large Language Model (LLM) - LangChain

Large Language Model (LLM) - LlamaIndex

Machine Learning Model Deployment

Spark with Python (PySpark)

Data Preprocessing (scikit-learn)

Social Media Links

#llamaindex #openai #llm #ai #huggingface #api #genai #generativeai #statswire
Рекомендации по теме
Комментарии
Автор

If we set `Settings.text_splitter = text_splitter`, why do we need to pass it again in `transformations` parameter inside method?

evgeniy.fateev