Skip to content

Chracter Splitting's llama index's imports aren't working; update them with new working imports #8

@maharun0

Description

@maharun0

❌ Problem:

Chracter Splitting's llama index's imports aren't working;
image
File location: 5_Levels_Of_Text_Splitting.ipynb

✅ Solution:

Replace them with following lines:

from llama_index.core.node_parser import SentenceSplitter
from llama_index.core import SimpleDirectoryReader

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions