Skip to content

Commit

Permalink
fix: update legacy llama-index Document!
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed May 23, 2024
1 parent ba715a0 commit 6525673
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

import wikipedia
from llama_index.legacy.readers.base import BasePydanticReader
from llama_index.legacy.schema import Document
from llama_index.core import Document


class MediaWikiReader(BasePydanticReader):
Expand Down

0 comments on commit 6525673

Please sign in to comment.