Giter Site home page Giter Site logo

Comments (3)

styk-tv avatar styk-tv commented on July 17, 2024

point of no return confirmed in new 0.10.9 hub will no longer work after this bump
run-llama/llama_index#10914

Please update hub documentation after 0.10 update with reference to llama_index (probably best than leaving it broken)
https://llamahub.ai/l/readers/llama-index-readers-youtube-transcript?from=

#from llama_index.youtube_transcript import YoutubeTranscriptReader
from llama_index.readers.youtube_transcript import YoutubeTranscriptReader

loader = YoutubeTranscriptReader()
documents = loader.load_data(
    ytlinks=["https://www.youtube.com/watch?v=i3OYlaoj-BM"]
)

@aaronjolson try dropping completely hub references in favour of index as per above example. i'm assuming github readers are in similar situation

from llama-hub.

JimmyBcn avatar JimmyBcn commented on July 17, 2024

Confluence reader is in the same situation. When installed it references to llama_index.readers.base despite it's OK at the source project

I'm not that experienced in Python packages, is there a way to fix this?

from llama-hub.

knyga avatar knyga commented on July 17, 2024

https://github.com/run-llama/llama-hub

With the launch of LlamaIndex v0.10, we are deprecating this llama_hub repo - all integrations (data loaders, tools) and packs are now in the core llama-index Python repository. LlamaHub will continue to exist. We are revamping llamahub.ai point to all integrations/packs/datasets available in the llama-index repo.

from llama-hub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.